diff options
Diffstat (limited to 'databases/p5-DBIx-XML_RDB')
-rw-r--r-- | databases/p5-DBIx-XML_RDB/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIx-XML_RDB/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile index 176d28f..38b4021 100644 --- a/databases/p5-DBIx-XML_RDB/Makefile +++ b/databases/p5-DBIx-XML_RDB/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl extension for creating XML from existing DBI datasources 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/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/databases/p5-DBIx-XML_RDB/pkg-comment b/databases/p5-DBIx-XML_RDB/pkg-comment deleted file mode 100644 index a224635..0000000 --- a/databases/p5-DBIx-XML_RDB/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension for creating XML from existing DBI datasources |