# $NetBSD: Makefile,v 1.44 2022/01/04 20:52:40 wiz Exp $ DISTNAME= simplejson-3.17.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= converters python MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/simplejson/simplejson COMMENT= Simple, fast, complete and extensible JSON encoder/decoder LICENSE= mit .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"