diff options
Diffstat (limited to 'math/py-rustworkx/Makefile')
-rw-r--r-- | math/py-rustworkx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 06281ca4b15b..4ff8ddad18f6 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High performance Python graph library implemented in Rust +WWW= https://github.com/Qiskit/rustworkx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |