diff options
Diffstat (limited to 'devel/rapidjson/Makefile')
-rw-r--r-- | devel/rapidjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile index 740ef21b0937..9486d7130e2d 100644 --- a/devel/rapidjson/Makefile +++ b/devel/rapidjson/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Fast JSON parser/generator for C++ with both SAX/DOM style API +WWW= https://github.com/miloyip/rapidjson LICENSE= unknown LICENSE_NAME= RapidJSON |