2016-05-16 03:40:50 +02:00
|
|
|
# Created by: Mark Felder <feld@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= intspan
|
2016-06-22 16:50:07 +02:00
|
|
|
PORTVERSION= 1.5.3
|
2016-05-16 03:40:50 +02:00
|
|
|
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>
|