pkgsrc-wip/py-larlib/Makefile

17 lines
385 B
Makefile

# $NetBSD$
DISTNAME= larlib-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PYPI:=l/larlib/}
MAINTAINER= jihbed.research@gmail.com
HOMEPAGE= https://github.com/cvdlab/lar-cc
COMMENT= Linear algebraic representation of topology and geometry
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"