diff options
Diffstat (limited to 'devel/simdjson/Makefile')
-rw-r--r-- | devel/simdjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/simdjson/Makefile b/devel/simdjson/Makefile index aabfdad09dbb..def75f03784c 100644 --- a/devel/simdjson/Makefile +++ b/devel/simdjson/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= olevole@olevole.ru COMMENT= Parsing gigabytes of JSON per second +WWW= https://simdjson.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |