aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-02-18 11:54:56 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-02-18 11:54:56 +0000
commit0c43cb536c0ae20859254c6f97f24ddbc9666fb9 (patch)
tree1283e2c0c4552c3ecafe8529f4174944bea8594d /databases/p5-DBD-Pg
parentf02ec60ba913b8f383689b014bc5bd0108d3c1bc (diff)
downloadports-0c43cb536c0ae20859254c6f97f24ddbc9666fb9.tar.gz
ports-0c43cb536c0ae20859254c6f97f24ddbc9666fb9.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75800
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile1
-rw-r--r--databases/p5-DBD-Pg/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index 8a10dfe05aca..83083b8beea6 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
MAINTAINER= fjoe@freebsd.org
+COMMENT= Provides access to PostgreSQL databases through the DBI
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
diff --git a/databases/p5-DBD-Pg/pkg-comment b/databases/p5-DBD-Pg/pkg-comment
deleted file mode 100644
index cd10dc28f2eb..000000000000
--- a/databases/p5-DBD-Pg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Provides access to PostgreSQL databases through the DBI