# $NetBSD$

DISTNAME=	blist-1.3.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PYPI:=b/blist/}

MAINTAINER=	kethzer.dr@gmail.com
HOMEPAGE=	https://github.com/DanielStutzbach/blist/
COMMENT=	list-like type with better asymptotic performance and similar performance on small lists
LICENSE=	modified-bsd

WRKSRC=	${WRKDIR}/blist-1.3.6

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