diff options
Diffstat (limited to 'math/py-minorminer/Makefile')
| -rw-r--r-- | math/py-minorminer/Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/math/py-minorminer/Makefile b/math/py-minorminer/Makefile index 17c8d881369a..9b36301fa920 100644 --- a/math/py-minorminer/Makefile +++ b/math/py-minorminer/Makefile @@ -5,7 +5,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	yuri@FreeBSD.org  COMMENT=	Heuristic tool for minor embedding of graphs -WWW=		https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/ +WWW=		https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/ \ +		https://github.com/dwavesystems/minorminer  LICENSE=	APACHE20  LICENSE_FILE=	${WRKSRC}/LICENSE | 
