diff options
Diffstat (limited to 'databases/p5-DBIx-XML_RDB/Makefile')
-rw-r--r-- | databases/p5-DBIx-XML_RDB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-XML_RDB/Makefile b/databases/p5-DBIx-XML_RDB/Makefile index 176d28fcdab4..38b402112a4a 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 |