- Switch to options helpers
Approved by: portmgr blanket
This commit is contained in:
parent
30f776261b
commit
49bc1d230b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443558
@ -30,7 +30,9 @@ PORTDOCS= README.md
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/gogrepo.py ${STAGEDIR}${PREFIX}/bin/gogrepo
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user