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

- Convert to options helper

This commit is contained in:
Martin Wilke 2016-01-03 13:47:01 +00:00
parent 71af5b1217
commit 0218853c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405144

View File

@ -42,6 +42,7 @@ do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
cd ${WRKSRC}/share/exiftool && ${INSTALL_DATA} *.html *.txt \
${STAGEDIR}${DATADIR}
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README* ${STAGEDIR}${DOCSDIR}