diff options
Diffstat (limited to 'textproc/py-rdflib/Makefile')
-rw-r--r-- | textproc/py-rdflib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index a6b235623f73..6624d1e806cd 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Python library for RDF manipulation + USE_PYTHON= yes USE_PYDISTUTILS= yes |