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 8693db11c748..dc200aecabc2 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl API for RDF Storage +WWW= https://metacpan.org/release/RDFStore BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ |