diff options
Diffstat (limited to 'textproc/p5-RDF-Core/Makefile')
-rw-r--r-- | textproc/p5-RDF-Core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile index 313ac9f89bab..be75b16b7bbc 100644 --- a/textproc/p5-RDF-Core/Makefile +++ b/textproc/p5-RDF-Core/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= RDF PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= An object oriented Perl modules for handling tasks related to RDF BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI |