diff options
Diffstat (limited to 'databases/p5-DBIx-DataSource')
-rw-r--r-- | databases/p5-DBIx-DataSource/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBIx-DataSource/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-DataSource/Makefile b/databases/p5-DBIx-DataSource/Makefile index 43874475889d..162305cdd555 100644 --- a/databases/p5-DBIx-DataSource/Makefile +++ b/databases/p5-DBIx-DataSource/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Database-independent create and drop functions BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/databases/p5-DBIx-DataSource/pkg-comment b/databases/p5-DBIx-DataSource/pkg-comment deleted file mode 100644 index 7e2455f0619c..000000000000 --- a/databases/p5-DBIx-DataSource/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Database-independent create and drop functions |