mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
e888389f6d
commit
4457599423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346239
@ -17,12 +17,11 @@ SUB_FILES= pkg-message ${PORTNAME}.sh
|
||||
|
||||
PLIST_FILES= sbin/${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-fetch:
|
||||
@${DO_NADA}
|
||||
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/sbin/${PORTNAME}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh \
|
||||
${STAGEDIR}${PREFIX}/sbin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user