diff options
Diffstat (limited to 'math/py-permutation/Makefile')
-rw-r--r-- | math/py-permutation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-permutation/Makefile b/math/py-permutation/Makefile index 26407ec4668f..7faac10c281c 100644 --- a/math/py-permutation/Makefile +++ b/math/py-permutation/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Permutations of finitely many positive integers +WWW= https://github.com/jwodder/permutation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |