aboutsummaryrefslogtreecommitdiff
path: root/irc/pircbot
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 02:29:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 02:29:34 +0000
commit136cc8f44fe06808a711d8d17b4a4edde5528fb2 (patch)
treeb84ea78c60b31723859f75646bb5378e75c71abc /irc/pircbot
parent23b245ed039e9ae8b8b051e8d072451d35ed49d9 (diff)
downloadports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.tar.gz
ports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.zip
Add DOCS option where PORTDOCS appears in plist.
Notes
Notes: svn path=/head/; revision=362018
Diffstat (limited to 'irc/pircbot')
-rw-r--r--irc/pircbot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index 6962dfab8a05..7f06c9bb1250 100644
--- a/irc/pircbot/Makefile
+++ b/irc/pircbot/Makefile
@@ -21,6 +21,8 @@ USE_JAVA= yes
SUB_FILES= pkg-message
SUB_LIST= JAVAJARDIR=${JAVAJARDIR}
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_DATA} ${WRKSRC}/pircbot.jar ${STAGEDIR}${JAVAJARDIR}
${MKDIR} ${STAGEDIR}${DOCSDIR}