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-RDFStore | |
| parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
Notes
Diffstat (limited to 'textproc/p5-RDFStore')
| -rw-r--r-- | textproc/p5-RDFStore/Makefile | 1 | ||||
| -rw-r--r-- | textproc/p5-RDFStore/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 \ diff --git a/textproc/p5-RDFStore/pkg-comment b/textproc/p5-RDFStore/pkg-comment deleted file mode 100644 index 8bef8fa1bf45..000000000000 --- a/textproc/p5-RDFStore/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl API for RDF Storage |
