aboutsummaryrefslogtreecommitdiffstats
path: root/converters/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2013-02-05 19:38:44 +0800
committerkuriyama <kuriyama@FreeBSD.org>2013-02-05 19:38:44 +0800
commit4ab45286447464ff35db658f933c83f08561ba2b (patch)
tree9cf3c23ab5a157e976911e26c19d649d77e5dff2 /converters/Makefile
parent43799b6ad55826b5e4709cdf52dc0030e23dc335 (diff)
downloadfreebsd-ports-gnome-4ab45286447464ff35db658f933c83f08561ba2b.tar.gz
freebsd-ports-gnome-4ab45286447464ff35db658f933c83f08561ba2b.tar.zst
freebsd-ports-gnome-4ab45286447464ff35db658f933c83f08561ba2b.zip
This library implements a deserializer for an efficient,
compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independent and safer upgrading. WWW: http://search.cpan.org/dist/Sereal-Decoder/
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index fc874cfa25fd..b89ffe75e496 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -99,6 +99,7 @@
SUBDIR += p5-Number-Nary
SUBDIR += p5-Number-RecordLocator
SUBDIR += p5-PerlIO-via-Unidecode
+ SUBDIR += p5-Sereal-Decoder
SUBDIR += p5-Sereal-Encoder
SUBDIR += p5-Storable-AMF
SUBDIR += p5-String-Multibyte