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 /databases/p5-DBIWrapper | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'databases/p5-DBIWrapper')
-rw-r--r-- | databases/p5-DBIWrapper/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIWrapper/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index 21dfc9805e32..ad702395a5e7 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= dbi_wrapper-${PORTVERSION} MAINTAINER= petef@FreeBSD.org +COMMENT= Perl extension for generic DBI database access BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML diff --git a/databases/p5-DBIWrapper/pkg-comment b/databases/p5-DBIWrapper/pkg-comment deleted file mode 100644 index 39f6637f454a..000000000000 --- a/databases/p5-DBIWrapper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension for generic DBI database access |