Mercurial > hgrepos > FreeBSD > ports > PyPy
view Makefile @ 167:de00333bba1c
>>>>> Tag v7.3.11 for changeset f502e4288232
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Feb 2023 22:12:41 +0100 |
| parents | 3ee5ec96e732 |
| children |
line wrap: on
line source
# Created by: David Naylor <dbn@FreeBSD.org> PORTNAME= gdbm 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 pypy3_IGNORE= pypy3-gdbm is now always included in pypy3 .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" .include <bsd.port.post.mk>
