mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage.
This commit is contained in:
parent
9d85372aa9
commit
13b544b31d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328240
@ -11,11 +11,10 @@ COMMENT= Microsoft .CABinet file creator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
NO_STAGE= yes
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
PLIST_FILES= bin/lcab
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/lcab ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/lcab ${STAGEDIR}/${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user