diff options
Diffstat (limited to 'math/zimpl')
-rw-r--r-- | math/zimpl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/zimpl/Makefile b/math/zimpl/Makefile index d3868d4973ca..000212b69935 100644 --- a/math/zimpl/Makefile +++ b/math/zimpl/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://zimpl.zib.de/download/ MAINTAINER= yuri@FreeBSD.org COMMENT= Language to translate the LP models into .lp or .mps +WWW= https://zimpl.zib.de LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE |