diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-02-18 19:54:56 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-02-18 19:54:56 +0800 |
commit | dcf7d8891fd797357b07446af7efa1d2a902b3e8 (patch) | |
tree | 7897757be343f56143d4c0ec2e51ecbe233e81d0 /databases/p5-DBD-Pg-13 | |
parent | 986a363cb500fe525adbf4565cf8c035e97f5cda (diff) | |
download | freebsd-ports-gnome-dcf7d8891fd797357b07446af7efa1d2a902b3e8.tar.gz freebsd-ports-gnome-dcf7d8891fd797357b07446af7efa1d2a902b3e8.tar.zst freebsd-ports-gnome-dcf7d8891fd797357b07446af7efa1d2a902b3e8.zip |
De-pkg-comment.
Diffstat (limited to 'databases/p5-DBD-Pg-13')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-Pg-13/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 8a10dfe05aca..83083b8beea6 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/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-13/pkg-comment b/databases/p5-DBD-Pg-13/pkg-comment deleted file mode 100644 index cd10dc28f2eb..000000000000 --- a/databases/p5-DBD-Pg-13/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides access to PostgreSQL databases through the DBI |