# $NetBSD: Makefile,v 1.1 2020/09/29 02:32:13 khorben Exp $

DISTNAME=	cooldict-1.04
PKGNAME=	${PYPKGPREFIX}-cooldict-1.4
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
LICENSE=	2-clause-bsd

.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
