diff options
Diffstat (limited to 'textproc/py-asv/Makefile')
-rw-r--r-- | textproc/py-asv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 0de74db32593..166bec6e0c8c 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An extensible Python module to parse simple text file formats like CSV + USE_PYTHON= yes ASV_BASEDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages |