aboutsummaryrefslogtreecommitdiff
path: root/devel/jsoncpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jsoncpp/Makefile')
-rw-r--r--devel/jsoncpp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/jsoncpp/Makefile b/devel/jsoncpp/Makefile
index 55d659fc060f..278f83d4aa14 100644
--- a/devel/jsoncpp/Makefile
+++ b/devel/jsoncpp/Makefile
@@ -1,16 +1,15 @@
-# Created by: Johan Str??m <johan@stromnet.se>
-
PORTNAME= jsoncpp
DISTVERSION= 1.9.5
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
-USES= compiler:c++11-lang cpe meson pkgconfig python:3.6+,build,test
+USES= compiler:c++11-lang cpe meson pkgconfig python:build,test
USE_GITHUB= yes
GH_ACCOUNT= open-source-parsers
MESON_ARGS= --default-library=both