.if empty(PORT_OPTIONS:MDOCS)
post-install:
${RM} ${DOCSDIR}/manual.html
${RM} ${STAGEDIR}${DOCSDIR}/manual.html
${RMDIR} ${DOCSDIR}
${RMDIR} ${STAGEDIR}${DOCSDIR}
.endif
.include <bsd.port.mk>