diff options
Diffstat (limited to 'net/mrtparse/Makefile')
-rw-r--r-- | net/mrtparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mrtparse/Makefile b/net/mrtparse/Makefile index b1c20a8cbe21..23e51e13191e 100644 --- a/net/mrtparse/Makefile +++ b/net/mrtparse/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivier@FreeBSD.org COMMENT= MRT format data parser +WWW= https://github.com/t2mune/mrtparse LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |