svn commit: r369425 - head/games/pcgen
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Sep 27 20:46:23 UTC 2014
Author: amdmi3
Date: Sat Sep 27 20:46:22 2014
New Revision: 369425
URL: http://svnweb.freebsd.org/changeset/ports/369425
QAT: https://qat.redports.org/buildarchive/r369425/
Log:
- Switch to PLIST_FILES/PORTDATA/PORTDOCS
Deleted:
head/games/pcgen/pkg-plist
Modified:
head/games/pcgen/Makefile
Modified: head/games/pcgen/Makefile
==============================================================================
--- head/games/pcgen/Makefile Sat Sep 27 20:44:57 2014 (r369424)
+++ head/games/pcgen/Makefile Sat Sep 27 20:46:22 2014 (r369425)
@@ -23,6 +23,10 @@ DATAFILES= batch-convert.jar characters
SUB_FILES= pcgen.sh
+PLIST_FILES= bin/pcgen
+PORTDATA= *
+PORTDOCS= *
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
More information about the svn-ports-all
mailing list