# $NetBSD: Makefile,v 1.2 2012/10/07 13:57:29 asau Exp $
#

DISTNAME=	scikits.scattpy-0.1.0
PKGNAME=	${PYPKGPREFIX}-scikits_scattpy-0.1.0
CATEGORIES=	math
MASTER_SITES=	http://pypi.python.org/packages/source/s/scikits.scattpy/

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	http://scattpy.github.com/
COMMENT=	Light Scattering methods for Python
LICENSE=	modified-bsd

DEPENDS+=	${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy

WRKSRC=		${WRKDIR}/scikits.scattpy-0.1.0
USE_LANGUAGES=	c fortran

.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
