1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Switch to options helpers

This commit is contained in:
Dmitry Marakasov 2015-11-04 20:02:28 +00:00
parent 27b3db91c6
commit 4940bf5503
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400757

View File

@ -30,6 +30,8 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR}