diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/pkg-comment | 1 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 1df6ded..f4eedd4 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Provides access to SQLite2 databases through the DBI 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-DBD-SQLite/pkg-comment b/databases/p5-DBD-SQLite/pkg-comment deleted file mode 100644 index a4c9109..0000000 --- a/databases/p5-DBD-SQLite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides access to SQLite2 databases through the DBI diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 1df6ded..f4eedd4 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Provides access to SQLite2 databases through the DBI 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-DBD-SQLite2/pkg-comment b/databases/p5-DBD-SQLite2/pkg-comment deleted file mode 100644 index a4c9109..0000000 --- a/databases/p5-DBD-SQLite2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides access to SQLite2 databases through the DBI |