diff options
Diffstat (limited to 'textproc/p5-RDFStore/Makefile')
-rw-r--r-- | textproc/p5-RDFStore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile index 88ed958355c9..cfe572276071 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= RDF PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Perl API for RDF Storage 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}/Digest.pm:${PORTSDIR}/security/p5-Digest \ |