svn commit: r373673 - head/games/uhexen2

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Nov 30 17:51:43 UTC 2014


Author: amdmi3
Date: Sun Nov 30 17:51:42 2014
New Revision: 373673
URL: https://svnweb.freebsd.org/changeset/ports/373673
QAT: https://qat.redports.org/buildarchive/r373673/

Log:
  - Add LICENSE_FILE
  - Drop @dirrm* from plist

Modified:
  head/games/uhexen2/Makefile
  head/games/uhexen2/pkg-plist

Modified: head/games/uhexen2/Makefile
==============================================================================
--- head/games/uhexen2/Makefile	Sun Nov 30 17:51:37 2014	(r373672)
+++ head/games/uhexen2/Makefile	Sun Nov 30 17:51:42 2014	(r373673)
@@ -16,6 +16,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Hexen II source port supporting Linux/FreeBSD/Unix/Windows
 
 LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 LIB_DEPENDS=	libmad.so:${PORTSDIR}/audio/libmad \
 		libvorbis.so:${PORTSDIR}/audio/libvorbis

Modified: head/games/uhexen2/pkg-plist
==============================================================================
--- head/games/uhexen2/pkg-plist	Sun Nov 30 17:51:37 2014	(r373672)
+++ head/games/uhexen2/pkg-plist	Sun Nov 30 17:51:42 2014	(r373673)
@@ -55,9 +55,3 @@
 %%DATADIR%%/portals/progs.dat
 %%DATADIR%%/portals/puzzles.txt
 %%DATADIR%%/portals/strings.txt
- at dirrm %%DATADIR%%/portals/maps
- at dirrm %%DATADIR%%/portals
-%%HW%%@dirrm %%DATADIR%%/hw
- at dirrm %%DATADIR%%/data1
- at dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-head mailing list