diff options
Diffstat (limited to 'textproc/py-asv/Makefile')
-rw-r--r-- | textproc/py-asv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index e4b0fa0520e3..350d2f31e1c5 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Python module to parse simple text file formats like CSV -USE_PYTHON= yes +USES= python PORTDOCS= INSTALL README THANKS PORTEXAMPLES= asv_example.py example_data.csv |