Mercurial > hgrepos > FreeBSD > ports > PyPy
view Makefile @ 182:3ee0c89024aa
===== Added signature for changeset 4a971ae42fd6
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 21 Feb 2023 22:09:18 +0100 |
| parents | 903d2e59fe72 |
| children |
line wrap: on
line source
# Created by: David Naylor <dbn@FreeBSD.org> PORTNAME= tkinter CATEGORIES= x11-toolkits python MAINTAINER= python@FreeBSD.org COMMENT= PyPy bindings to the Tk widget set USES= tk CFFI_MODULE= _tkinter/tklib CFFI_NAME= tkffi .include "${.CURDIR}/../../lang/pypy/bsd.pypy.cffi.mk" .include <bsd.port.post.mk>
