diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /databases/p5-Pg/Makefile | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r-- | databases/p5-Pg/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index e4c9d206bcc9..54db002f4875 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Pg -# Date created: October 19th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Pg PORTVERSION= 2.1.1 @@ -16,7 +12,7 @@ PKGNAMEPREFIX= p5- DIST_SUBDIR= postgresql MAINTAINER= perl@FreeBSD.org -COMMENT= An interface for using perl5 to access PostgreSQL databases +COMMENT= Interface for using perl5 to access PostgreSQL databases USE_PGSQL= yes PERL_CONFIGURE= yes |