aboutsummaryrefslogtreecommitdiff
path: root/databases/zodb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/zodb/Makefile')
-rw-r--r--databases/zodb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile
index 4c71b6a53732..d6289cdf5f8a 100644
--- a/databases/zodb/Makefile
+++ b/databases/zodb/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/
DISTNAME= StandaloneZODB-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
+COMMENT= The Zope Object Database, a persistent object database for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3