diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /databases/py-pyPgSQL/Makefile | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) |
Notes
Diffstat (limited to 'databases/py-pyPgSQL/Makefile')
-rw-r--r-- | databases/py-pyPgSQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index f02d64dee52d..68f800c75c6b 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= py- DISTNAME= pyPgSQL-${PORTVERSION} MAINTAINER= gerhard.haering@gmx.de +COMMENT= A Python DB-API 2 compliant library for using PostgreSQL databases RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |