diff options
Diffstat (limited to 'databases/py-gdbm/Makefile')
-rw-r--r-- | databases/py-gdbm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index 691d8835ea43..e3dcdd110e0f 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= tg@FreeBSD.org +COMMENT= Python bindings to the GNU dbm library LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |