aboutsummaryrefslogtreecommitdiff
path: root/audio/raproxy
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:26:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:26:06 +0000
commit49bf36d52771ccccdeacb84f6e4f3406a8814618 (patch)
treebc69c025c1ff53d7dce410b1f29dea3232181f67 /audio/raproxy
parent0b5b09713e8ecc1ea80101553be41f5e7f4fbd2a (diff)
downloadports-49bf36d52771ccccdeacb84f6e4f3406a8814618.tar.gz
ports-49bf36d52771ccccdeacb84f6e4f3406a8814618.zip
Notes
Diffstat (limited to 'audio/raproxy')
-rw-r--r--audio/raproxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile
index d82cc2652a05..376ac3a78915 100644
--- a/audio/raproxy/Makefile
+++ b/audio/raproxy/Makefile
@@ -21,11 +21,13 @@ PLIST_FILES= libexec/raproxy
PORTDOCS= *
MAN8= raproxy.8
+.include <bsd.port.options.mk>
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/raproxy ${PREFIX}/libexec
${INSTALL_MAN} ${WRKSRC}/raproxy.man ${PREFIX}/man/man8/raproxy.8
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${PREFIX}/share/doc/raproxy
@${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \
${PREFIX}/share/doc/raproxy