aboutsummaryrefslogtreecommitdiffstats
path: root/audio/voipong
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-01-03 23:26:06 +0800
committeradamw <adamw@FreeBSD.org>2014-01-03 23:26:06 +0800
commit855b8f9eb8b6c8d2ac7ab50561b4fcac8c30ac99 (patch)
treebc69c025c1ff53d7dce410b1f29dea3232181f67 /audio/voipong
parentd62f31863259e22aad489e1d7c5e0045037951d4 (diff)
downloadfreebsd-ports-gnome-855b8f9eb8b6c8d2ac7ab50561b4fcac8c30ac99.tar.gz
freebsd-ports-gnome-855b8f9eb8b6c8d2ac7ab50561b4fcac8c30ac99.tar.zst
freebsd-ports-gnome-855b8f9eb8b6c8d2ac7ab50561b4fcac8c30ac99.zip
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
Diffstat (limited to 'audio/voipong')
-rw-r--r--audio/voipong/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/voipong/Makefile b/audio/voipong/Makefile
index ddf6570edc49..56ae82d71925 100644
--- a/audio/voipong/Makefile
+++ b/audio/voipong/Makefile
@@ -14,11 +14,12 @@ PORTDOCS= ALGORITHMS AUTHORS ChangeLog COPYING INSTALL KNOWN_BUGS \
LICENSE NEWS README THANKS TODO
NO_STAGE= yes
+.include <bsd.port.options.mk>
post-patch:
${MV} ${WRKSRC}/Makefile.bsd ${WRKSRC}/Makefile
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
${MKDIR} ${DOCSDIR}/users-manual
${INSTALL_DATA} ${WRKSRC}/docs/users-manual/*.html ${DOCSDIR}/users-manual/