mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Strip binary
This commit is contained in:
parent
bd4c91acb4
commit
c0873efd3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390043
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= notebook
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= deskutils gnustep
|
||||
MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ \
|
||||
http://io.debian.net/~tar/debian/notebook/
|
||||
@ -17,4 +17,7 @@ LICENSE= GPLv2
|
||||
USES= gnustep
|
||||
USE_GNUSTEP= back build
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/NoteBook.app/NoteBook
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user