aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-dsv
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 11:18:26 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 11:18:26 +0800
commitc6941c482ece145e97bdb2cd8f5ae1f8938298ea (patch)
tree6cba635ca6a0900686686afe6df65efafe2cb104 /textproc/py-dsv
parentfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (diff)
downloadfreebsd-ports-gnome-c6941c482ece145e97bdb2cd8f5ae1f8938298ea.tar.gz
freebsd-ports-gnome-c6941c482ece145e97bdb2cd8f5ae1f8938298ea.tar.zst
freebsd-ports-gnome-c6941c482ece145e97bdb2cd8f5ae1f8938298ea.zip
Add DOCS option where PORTDOCS is in plist.
Diffstat (limited to 'textproc/py-dsv')
-rw-r--r--textproc/py-dsv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index f408bc145345..57cc5133cacc 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -16,6 +16,8 @@ USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
DSV_BASEDIR= ${PYTHONPREFIX_SITELIBDIR}/DSV
+OPTIONS_DEFINE= DOCS
+
post-install:
@${PRINTF} '#!/bin/sh\n${PYTHON_CMD} ${DSV_BASEDIR}/DSV.py "$$@"\n' \
>${WRKDIR}/DSV.sh