diff options
Diffstat (limited to 'science/dimod')
-rw-r--r-- | science/dimod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dimod/Makefile b/science/dimod/Makefile index 21da4eff0726..0d7c47051874 100644 --- a/science/dimod/Makefile +++ b/science/dimod/Makefile @@ -4,6 +4,7 @@ CATEGORIES= science python MAINTAINER= yuri@FreeBSD.org COMMENT= DWave: Shared API for QUBO/Ising samplers +WWW= https://github.com/dwavesystems/dimod LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |