mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Strip binary
This commit is contained in:
parent
2808eb85dc
commit
f28bddec00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419806
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= rzip
|
PORTNAME= rzip
|
||||||
PORTVERSION= 2.1
|
PORTVERSION= 2.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= SAMBA/rzip
|
MASTER_SITES= SAMBA/rzip
|
||||||
|
|
||||||
|
@ -15,4 +16,7 @@ GNU_CONFIGURE= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/rzip man/man1/rzip.1.gz
|
PLIST_FILES= bin/rzip man/man1/rzip.1.gz
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rzip
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue