diff options
Diffstat (limited to 'math/py-cryptominisat/Makefile')
-rw-r--r-- | math/py-cryptominisat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-cryptominisat/Makefile b/math/py-cryptominisat/Makefile index 2ac862f0a99a..c01656a377b1 100644 --- a/math/py-cryptominisat/Makefile +++ b/math/py-cryptominisat/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= arrowd@FreeBSD.org COMMENT= Bindings to CryptoMiniSat (a SAT solver) +WWW= https://github.com/msoos/cryptominisat LICENSE= MIT LGPL21 LICENSE_COMB= multi |