diff options
Diffstat (limited to 'science/py-pyqubo/Makefile')
-rw-r--r-- | science/py-pyqubo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-pyqubo/Makefile b/science/py-pyqubo/Makefile index d3e9b27683a8..b01203473b6e 100644 --- a/science/py-pyqubo/Makefile +++ b/science/py-pyqubo/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= DWave: Python DSL for constructing QUBOs from mathematical expressions +WWW= https://pyqubo.readthedocs.io/en/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |