diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-15 03:05:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-15 03:05:23 +0800 |
commit | a0c3102a10e245a822fb3cc9eb118e70c2fd9e49 (patch) | |
tree | f29e6f1b26beca21fe5f930f003dcc2e2c9703ca /textproc/Makefile | |
parent | 15d5812546c660916f7702f87a03295cba1a07d8 (diff) | |
download | freebsd-ports-gnome-a0c3102a10e245a822fb3cc9eb118e70c2fd9e49.tar.gz freebsd-ports-gnome-a0c3102a10e245a822fb3cc9eb118e70c2fd9e49.tar.zst freebsd-ports-gnome-a0c3102a10e245a822fb3cc9eb118e70c2fd9e49.zip |
add py-rdflib 0.9.5
A Python library for RDF manipulation
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8ef05927dbca..139b503ce0d5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -266,6 +266,7 @@ SUBDIR += py-expat SUBDIR += py-jaxml SUBDIR += py-martel + SUBDIR += py-rdflib SUBDIR += py-rxp SUBDIR += py-sgrep SUBDIR += py-trex |