diff options
Diffstat (limited to 'math/py-mixsimulator/Makefile')
-rw-r--r-- | math/py-mixsimulator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-mixsimulator/Makefile b/math/py-mixsimulator/Makefile index 673faced9e2f..0a0f4503764e 100644 --- a/math/py-mixsimulator/Makefile +++ b/math/py-mixsimulator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate and simulate the least cost of an energy mix under constraints +WWW= https://github.com/Foloso/MixSimulator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |