With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-04-05 17:39:10 +00:00
parent dccbe9a936
commit ed14e90fb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350253

View file

@ -25,6 +25,6 @@ OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dd_rescue ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>