mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Strip binary
This commit is contained in:
parent
3d9a901150
commit
95e5ad2848
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389910
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= jpeginfo
|
PORTNAME= jpeginfo
|
||||||
PORTVERSION= 1.6.1
|
PORTVERSION= 1.6.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.kokkonen.net/tjko/src/
|
MASTER_SITES= http://www.kokkonen.net/tjko/src/
|
||||||
|
|
||||||
@ -19,4 +19,7 @@ MAKE_ARGS= mandir=${MANPREFIX}/man INSTALL_ROOT=${STAGEDIR}
|
|||||||
|
|
||||||
PLIST_FILES= bin/jpeginfo man/man1/jpeginfo.1.gz
|
PLIST_FILES= bin/jpeginfo man/man1/jpeginfo.1.gz
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jpeginfo
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user