aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-PyGreSQL/Makefile')
-rw-r--r--databases/py-PyGreSQL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 12768f05fd94..db4d90646e7c 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Python interface to PostgreSQL, including a DP-API 2.0 wrapper
+
POSTGRESQL_SUBPORT= YES
.include <${.CURDIR}/../postgresql7/Makefile>