diff options
Diffstat (limited to 'net-mgmt/py-ipcalc/Makefile')
-rw-r--r-- | net-mgmt/py-ipcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/py-ipcalc/Makefile b/net-mgmt/py-ipcalc/Makefile index a134969479c8..82a1ab272a25 100644 --- a/net-mgmt/py-ipcalc/Makefile +++ b/net-mgmt/py-ipcalc/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module to perform IP subnet calculations +WWW= https://pypi.org/project/ipcalc/ USES= python:3.6+ USE_PYTHON= distutils autoplist |