diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-asv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 166bec6e0c8c..0de74db32593 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -14,8 +14,6 @@ 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 |