# Created by: Po-Chuan Hsieh # $FreeBSD: head/math/py-mixsimulator/Makefile 563338 2021-01-30 12:25:13Z sunpoet $ PORTNAME= mixsimulator PORTVERSION= 0.2.9.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate and simulate the least cost of an energy mix under constraints LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include