1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-16 20:12:09 +00:00
parent e95ecd9677
commit 9dbdcfa853
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334031
2 changed files with 1 additions and 3 deletions

View File

@ -12,12 +12,9 @@ COMMENT= Extract data from InstallShield CAB files
LICENSE= MIT
NO_STAGE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USES= pathfix
MAN1= ${PORTNAME}.1
.include <bsd.port.mk>

View File

@ -5,3 +5,4 @@ lib/libunshield.la
lib/libunshield.so
lib/libunshield.so.0
libdata/pkgconfig/libunshield.pc
man/man1/unshield.1.gz