summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorabs <abs>2014-02-05 21:43:39 +0000
committerabs <abs>2014-02-05 21:43:39 +0000
commit8b023bddf33962ca230368e08f7d091e898806d9 (patch)
treeaf3fa6255a15734fcaad381f88019af0c2b264c8 /converters
parent23f7bc62147eb28a3f47ee60133098c9d27549a1 (diff)
downloadpkgsrc-8b023bddf33962ca230368e08f7d091e898806d9.tar.gz
+p5-JSON-MaybeXS
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 8f02a474d06..851900a172d 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2014/02/02 07:33:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.128 2014/02/05 21:43:39 abs Exp $
#
COMMENT= Document format and character code converters
@@ -55,6 +55,7 @@ SUBDIR+= p5-Convert-UUlib
SUBDIR+= p5-Data-Hexify
SUBDIR+= p5-JSON
SUBDIR+= p5-JSON-Any
+SUBDIR+= p5-JSON-MaybeXS
SUBDIR+= p5-JSON-PP
SUBDIR+= p5-JSON-XS
SUBDIR+= p5-JSON-XS-VersionOneAndTwo