1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Drop @dirrm* from plist

- Strip binary
- Add LICENSE_FILE
This commit is contained in:
Dmitry Marakasov 2014-10-12 14:00:32 +00:00
parent a79e4b3ed0
commit 4828fd97ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370703
2 changed files with 2 additions and 1 deletions

View File

@ -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}

View File

@ -12,4 +12,3 @@ bin/aop
%%DATADIR%%/aop-level-11.txt
share/applications/aop.desktop
share/pixmaps/aop.png
@dirrm %%DATADIR%%