pkgsrc-wip/py-cooldict/Makefile

16 lines
361 B
Makefile

# $NetBSD$
DISTNAME= cooldict-1.02
PKGNAME= ${PYPKGPREFIX}-cooldict-1.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cooldict/}
MAINTAINER= khorben@defora.org
HOMEPAGE= https://github.com/zardus/cooldict
COMMENT= Some useful dict-like structures
PYTHON_VERSIONS_ACCEPTED= 27
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"