diff options
Diffstat (limited to 'net/py-pyshark/Makefile')
-rw-r--r-- | net/py-pyshark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-pyshark/Makefile b/net/py-pyshark/Makefile index 121264a52913..653856db73c9 100644 --- a/net/py-pyshark/Makefile +++ b/net/py-pyshark/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pyhon packet parsing using wireshark dissectors +WWW= https://github.com/KimiNewt/pyshark LICENSE= MIT |