diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-02-18 11:54:56 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-02-18 11:54:56 +0000 |
commit | 0c43cb536c0ae20859254c6f97f24ddbc9666fb9 (patch) | |
tree | 1283e2c0c4552c3ecafe8529f4174944bea8594d /databases/p5-DBD-Pg | |
parent | f02ec60ba913b8f383689b014bc5bd0108d3c1bc (diff) | |
download | ports-0c43cb536c0ae20859254c6f97f24ddbc9666fb9.tar.gz ports-0c43cb536c0ae20859254c6f97f24ddbc9666fb9.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/pkg-comment | 1 |
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 |