diff options
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r-- | databases/py-psycopg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index e9fc85afe298..f5df736b814f 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= psycopg-${PORTVERSION} MAINTAINER= simuran@shaw.ca +COMMENT= The high perfomance Python adapter for PostgreSQL RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base |