diff options
Diffstat (limited to 'math/py-PuLP')
-rw-r--r-- | math/py-PuLP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index f680284c2e6e..9b015c817628 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= LP modeler written in python +WWW= https://github.com/coin-or/pulp LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |