summaryrefslogtreecommitdiff
path: root/databases/py-bsddb3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-bsddb3/Makefile')
-rw-r--r--databases/py-bsddb3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index b5a0df4e43e6..d500cc9ed728 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= pybsddb
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python extension module for BerkeleyDB 3 and 4
.if defined(WITH_DB3)
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3