- Clarify LICENSE
- Strip binary - Drop @dirrm* from plist
This commit is contained in:
parent
cb3a9fe5c1
commit
7ea28e5286
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373208
@ -10,7 +10,7 @@ DISTNAME= GRubik
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Virtual 3D Rubiks cube for GNUstep
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
|
||||
USES= tar:tgz tar:tgz
|
||||
USE_GNUSTEP= yes
|
||||
@ -25,4 +25,7 @@ post-patch:
|
||||
${REINPLACE_CMD} -e 's|^//|# //|' \
|
||||
-e "/GNUSTEP_INSTALLATION_DIR/d" ${WRKSRC}/GNUmakefile
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GRubik.app/GRubik
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,5 +3,3 @@ GNUstep/System/Applications/GRubik.app/Resources/GRubik.desktop
|
||||
GNUstep/System/Applications/GRubik.app/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Applications/GRubik.app/stamp.make
|
||||
GNUstep/System/Tools/GRubik
|
||||
@dirrm GNUstep/System/Applications/GRubik.app/Resources
|
||||
@dirrm GNUstep/System/Applications/GRubik.app
|
||||
|
Loading…
Reference in New Issue
Block a user