- Support staging

This commit is contained in:
Dmitry Marakasov 2013-10-01 05:46:46 +00:00
parent e871fb918b
commit 9d2079cf0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328915
2 changed files with 3 additions and 2150 deletions

View file

@ -22,14 +22,14 @@ CMAKE_ARGS= -DBINDIR="bin" -DDATADIR="share/flare"
LATEST_LINK= flare-rpg
PORTDOCS= *
PORTDATA= *
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/
.endif
.include <bsd.port.mk>

File diff suppressed because it is too large Load diff