ports/math/py-intspan/Makefile
Steve Wills 51a84ada71 math/py-intspan: Update to 1.5.14
PR:		232432
Submitted by:	Nathan <ndowens@yahoo.com>
2018-10-27 02:52:14 +00:00

18 lines
353 B
Makefile

# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD$
PORTNAME= intspan
PORTVERSION= 1.5.14
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= FInite element Automatic Tabulator
LICENSE= APACHE20
USES= python zip
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>