Mercurial > hgrepos > FreeBSD > ports > PyPy
view Makefile @ 162:3931b074ee3c
>>>>> Added tag v7.3.0_1 for changeset f4819eb41995
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 03 Oct 2022 12:19:42 +0200 |
| parents | 676a8d63d486 |
| children | 3ee5ec96e732 |
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 .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" pypy3_IGNORE= pypy3-gdbm is now always included in pypy3 .include <bsd.port.mk>
