diff options
Diffstat (limited to 'textproc/py-textfsm/Makefile')
-rw-r--r-- | textproc/py-textfsm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-textfsm/Makefile b/textproc/py-textfsm/Makefile index b1381bd48bb4..78e23a401ee9 100644 --- a/textproc/py-textfsm/Makefile +++ b/textproc/py-textfsm/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Parses semi-structured text into Python tables +WWW= https://github.com/google/textfsm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING |