aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/aop/Makefile2
-rw-r--r--games/aop/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/games/aop/Makefile b/games/aop/Makefile
index eb74c2862267..cb1c3689aa3c 100644
--- a/games/aop/Makefile
+++ b/games/aop/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= games@FreeBSD.org
COMMENT= Ncurses based arcade game with only 64 lines of code
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
ALL_TARGET= #empty
@@ -24,6 +25,7 @@ post-patch:
${WRKSRC}/Makefile
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
diff --git a/games/aop/pkg-plist b/games/aop/pkg-plist
index 50d7a0cc9588..c4fecd5e8ad8 100644
--- a/games/aop/pkg-plist
+++ b/games/aop/pkg-plist
@@ -12,4 +12,3 @@ bin/aop
%%DATADIR%%/aop-level-11.txt
share/applications/aop.desktop
share/pixmaps/aop.png
-@dirrm %%DATADIR%%