- Strip binary
This commit is contained in:
parent
28b4306fcf
commit
6197fb49f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389112
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nagircbot
|
||||
PORTVERSION= 0.0.33
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt irc
|
||||
MASTER_SITES= http://www.vanheusden.com/nagircbot/
|
||||
|
||||
@ -16,4 +16,7 @@ USE_RC_SUBR= nagircbot
|
||||
|
||||
PLIST_FILES= bin/nagircbot
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nagircbot
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user