aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-18 07:47:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-18 07:47:39 +0000
commit6691a42d4f41df3bf6a49797ab4b3ecb53d7d185 (patch)
tree078547e5d6c937d2489206e36a596fb80d900243 /devel/Makefile
parentcabeb73451149a5b9f463f7ddfdac7c9eefea7f3 (diff)
downloadports-6691a42d4f41df3bf6a49797ab4b3ecb53d7d185.tar.gz
ports-6691a42d4f41df3bf6a49797ab4b3ecb53d7d185.zip
MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and small. WWW: http://msgpack.sourceforge.jp/
Notes
Notes: svn path=/head/; revision=248085
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 6bf9228ce732..6d1784223676 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -947,6 +947,7 @@
SUBDIR += mph
SUBDIR += mprof
SUBDIR += mq4cpp
+ SUBDIR += msgpack
SUBDIR += msp430-binutils
SUBDIR += msp430-gcc
SUBDIR += msp430-gdb