# $NetBSD: Makefile,v 1.10 2017/01/12 11:30:23 rodent Exp $ DISTNAME= orderedmultidict-0.7.11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_PYPI:=o/orderedmultidict/} MAINTAINER= rodent@NetBSD.org HOMEPAGE= https://github.com/gruns/orderedmultidict COMMENT= Ordered Multivalue Dictionary - omdict LICENSE= unlicense DEPENDS+= ${PYPKGPREFIX}-six>=1.8.0:../../lang/py-six USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"