diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-01 08:33:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-01 08:33:25 +0000 |
commit | 859b46b3efff76704935a43cb231992f9cb613eb (patch) | |
tree | b329f8cf7be043f115615485f41927332c5bed62 /games/pangzero | |
parent | ff66eb27462b42c1b3e90eec44ff98f0ce25354a (diff) | |
download | ports-859b46b3efff76704935a43cb231992f9cb613eb.tar.gz ports-859b46b3efff76704935a43cb231992f9cb613eb.zip |
Notes
Diffstat (limited to 'games/pangzero')
-rw-r--r-- | games/pangzero/Makefile | 1 | ||||
-rw-r--r-- | games/pangzero/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/pangzero/Makefile b/games/pangzero/Makefile index 4a007ae4a8df..b86163300670 100644 --- a/games/pangzero/Makefile +++ b/games/pangzero/Makefile @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Clone of Super Pang LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-Carp>=0:${PORTSDIR}/devel/p5-Carp \ p5-SDL>=0:${PORTSDIR}/devel/p5-SDL diff --git a/games/pangzero/pkg-plist b/games/pangzero/pkg-plist index 56790e27715a..bec28cefaeb4 100644 --- a/games/pangzero/pkg-plist +++ b/games/pangzero/pkg-plist @@ -98,6 +98,3 @@ bin/pangzero %%DATADIR%%/data/xmas-dawn.jpg %%DATADIR%%/data/xmas-night.jpg share/pixmaps/pangzero.png -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%%/bin -@dirrm %%DATADIR%% |