diff options
Diffstat (limited to 'science/py-abipy/Makefile')
-rw-r--r-- | science/py-abipy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-abipy/Makefile b/science/py-abipy/Makefile index 06e725dae361..17fc7722db8c 100644 --- a/science/py-abipy/Makefile +++ b/science/py-abipy/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for analyzing the results produced by ABINIT -WWW= https://abinit.github.io/abipy/ +WWW= https://abinit.github.io/abipy/ \ + https://github.com/abinit/abipy LICENSE= GPLv2 |