# Created by: David Naylor # $FreeBSD: head/databases/pypy-gdbm/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= gdbm PORTVERSION= ${PYTHON_PORTVERSION} CATEGORIES= databases python MAINTAINER= python@FreeBSD.org COMMENT= PyPy bindings to the GNU dbm library LIB_DEPENDS= libgdbm.so:databases/gdbm CFFI_NAME= ffi .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" .include