diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (patch) | |
tree | 5e22605e5bfdc6192cffd26f11250dddcb5f5a84 /databases/py-pyPgSQL | |
parent | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (diff) | |
download | FreeBSD-ports-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.zip FreeBSD-ports-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.gz |
De-pkg-comment.
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r-- | databases/py-pyPgSQL/Makefile | 1 | ||||
-rw-r--r-- | databases/py-pyPgSQL/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index f02d64d..68f800c 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} diff --git a/databases/py-pyPgSQL/pkg-comment b/databases/py-pyPgSQL/pkg-comment deleted file mode 100644 index bd8c0b1..0000000 --- a/databases/py-pyPgSQL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python DB-API 2 compliant library for using PostgreSQL databases |