svn commit: r373547 - head/games/maxr
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Nov 28 11:20:10 UTC 2014
Author: amdmi3
Date: Fri Nov 28 11:20:09 2014
New Revision: 373547
URL: https://svnweb.freebsd.org/changeset/ports/373547
QAT: https://qat.redports.org/buildarchive/r373547/
Log:
- Add empty directories to plist
Modified:
head/games/maxr/Makefile
Modified: head/games/maxr/Makefile
==============================================================================
--- head/games/maxr/Makefile Fri Nov 28 11:20:02 2014 (r373546)
+++ head/games/maxr/Makefile Fri Nov 28 11:20:09 2014 (r373547)
@@ -19,6 +19,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
+PLIST_DIRS= %%DATADIR%%/voices \
+ %%DATADIR%%/vehicles/sub/sub \
+ %%DATADIR%%/save \
+ %%DATADIR%%/mve
DESKTOP_ENTRIES="M.A.X.R." \
"Mechanized Assault and Exploration Reloaded" \
More information about the svn-ports-head
mailing list