diff options
Diffstat (limited to 'math/py-CyLP/Makefile')
-rw-r--r-- | math/py-CyLP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile index af8079b1d262..c961534e1646 100644 --- a/math/py-CyLP/Makefile +++ b/math/py-CyLP/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python interface to CLP, CBC, and CGL to solve LPs and MIPs +WWW= https://github.com/coin-or/CyLP LICENSE= CPL10 LICENSE_NAME= Common Public License Version 1.0 |