mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support to staging.
Sponsored by: Absolight
This commit is contained in:
parent
a1ebd1bced
commit
25c39fb4fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341227
@ -18,12 +18,11 @@ PLIST_FILES= bin/diffsplit
|
||||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= diffsplit
|
||||
|
||||
NO_STAGE= yes
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKDIR}
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/diffsplit ${WRKDIR}
|
||||
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKDIR}/diffsplit ${PREFIX}/bin
|
||||
@${INSTALL_SCRIPT} ${WRKDIR}/diffsplit ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user