diff options
Diffstat (limited to 'math/py-vincenty/Makefile')
-rw-r--r-- | math/py-vincenty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-vincenty/Makefile b/math/py-vincenty/Makefile index e427ad0e17d0..653f117848d9 100644 --- a/math/py-vincenty/Makefile +++ b/math/py-vincenty/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate the geographical distance between 2 points +WWW= https://github.com/maurycyp/vincenty LICENSE= UNLICENSE |