diff options
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r-- | databases/p5-Pg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index 4441367f0d23..e7f2606c9f80 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -15,6 +15,7 @@ DISTFILES= pgperl-${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= postgresql MAINTAINER= girgen@pingpong.net +COMMENT= An interface for using perl5 to access PostgreSQL databases POSTGRESQL_PORT?= databases/postgresql7 LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |