diff options
Diffstat (limited to 'textproc/py-rdflib')
-rw-r--r-- | textproc/py-rdflib/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-rdflib/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/textproc/py-rdflib/pkg-comment b/textproc/py-rdflib/pkg-comment deleted file mode 100644 index c89f847fd330..000000000000 --- a/textproc/py-rdflib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python library for RDF manipulation |