# $NetBSD$

DISTNAME=	hope-0.3.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	math python
MASTER_SITES=	https://pypi.python.org/packages/source/h/hope/

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	http://hope.phys.ethz.ch/
COMMENT=	Python Just-In-Time compiler for astrophysical computations
LICENSE=	gnu-gpl-v3

USE_LANGUAGES=	# none

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