From 4828fd97eff3f874d622e5e1ffd6139984d9ff28 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 12 Oct 2014 14:00:32 +0000 Subject: - Drop @dirrm* from plist - Strip binary - Add LICENSE_FILE --- games/aop/Makefile | 2 ++ games/aop/pkg-plist | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'games') 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%% -- cgit v1.2.3