aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-01-21 18:43:56 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-01-21 18:43:56 +0000
commite3fd61c83fb81707f6554df8ffe6c37a375ee67a (patch)
tree707724e9a347c5febd5106a671588f7a5f5205f0 /devel/Makefile
parentcaf68bc35be9ac84f61c38b1685789491fc19894 (diff)
downloadports-e3fd61c83fb81707f6554df8ffe6c37a375ee67a.tar.gz
ports-e3fd61c83fb81707f6554df8ffe6c37a375ee67a.zip
- Add new port devel/jsoncpp
jsoncpp is an implementation of a JSON reader and writer in C++. PR: ports/185592 Submitted by: Johan Str?m <johan@stromnet.se>
Notes
Notes: svn path=/head/; revision=340636
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5094bcc4e11b..5cc093b42bf3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -888,6 +888,7 @@
SUBDIR += jsmin
SUBDIR += json-c
SUBDIR += json-glib
+ SUBDIR += jsoncpp
SUBDIR += jtag
SUBDIR += judy
SUBDIR += jwasm