diff options
Diffstat (limited to 'devel/jsoncpp')
-rw-r--r-- | devel/jsoncpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/jsoncpp/Makefile b/devel/jsoncpp/Makefile index 6278ff43d6e8..78a01f79d40b 100644 --- a/devel/jsoncpp/Makefile +++ b/devel/jsoncpp/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= JSON reader and writer library for C++ +WWW= https://github.com/open-source-parsers/jsoncpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |