diff options
Diffstat (limited to 'math/py-bitmath/Makefile')
-rw-r--r-- | math/py-bitmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-bitmath/Makefile b/math/py-bitmath/Makefile index c9f4af5a4bd0..09149e8c9d2f 100644 --- a/math/py-bitmath/Makefile +++ b/math/py-bitmath/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Represent and manipulate file sizes with different prefix notations +WWW= https://github.com/tbielawa/bitmath LICENSE= MIT |