# $NetBSD$

DISTNAME=	pyclid-0.51
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyclid/}

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	https://github.com/Kaundur/pyclid
COMMENT=	Simple vector mathematics library
LICENSE=	mit

USE_LANGUAGES=	# none

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