# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD: head/math/py-intspan/Makefile 417309 2016-06-22 14:50:07Z feld $

PORTNAME=	intspan
PORTVERSION=	1.5.3
CATEGORIES=	math python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	feld@FreeBSD.org
COMMENT=	FInite element Automatic Tabulator

LICENSE=	APACHE20

USES=		python zip
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
