diff options
Diffstat (limited to 'science/py-rmsd')
-rw-r--r-- | science/py-rmsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-rmsd/Makefile b/science/py-rmsd/Makefile index 1f7b0e260c40..157a6b83205e 100644 --- a/science/py-rmsd/Makefile +++ b/science/py-rmsd/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Calculate root-mean-square deviation (RMSD) between coordinate sets +WWW= https://github.com/charnley/rmsd LICENSE= BSD2CLAUSE |