# Created by: David Naylor # $FreeBSD$ PORTNAME= gdbm PORTVERSION= ${PYTHON_PORTVERSION} CATEGORIES= databases python MAINTAINER= python@FreeBSD.org COMMENT= PyPy bindings to the GNU dbm library LICENSE= GPLv2+ LIB_DEPENDS= libgdbm.so:databases/gdbm CFFI_NAME= ffi .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" .include