diff options
Diffstat (limited to 'textproc/p5-RDF-Notation3/Makefile')
-rw-r--r-- | textproc/p5-RDF-Notation3/Makefile | 1 |
1 files changed, 1 insertions, 0 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 \ |