diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/p5-RDF-Notation3 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'textproc/p5-RDF-Notation3')
-rw-r--r-- | textproc/p5-RDF-Notation3/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-RDF-Notation3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index 406ec362fbcf..6e1e36a364b4 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= RDF PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= RDF Notation3 parser BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/RDF/Core.pm:${PORTSDIR}/textproc/p5-RDF-Core \ diff --git a/textproc/p5-RDF-Notation3/pkg-comment b/textproc/p5-RDF-Notation3/pkg-comment deleted file mode 100644 index 58baeb3e3981..000000000000 --- a/textproc/p5-RDF-Notation3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RDF Notation3 parser |