aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-15 19:33:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-15 19:33:09 +0000
commit314ed7123e02854c8014879a724306d17f01dd14 (patch)
treeb658a1244f8155964433d7b8bc387d3a1c144684 /databases/Makefile
parent160d48ecfecdcdfe0a1734e7849880c5157058dd (diff)
downloadports-314ed7123e02854c8014879a724306d17f01dd14.tar.gz
ports-314ed7123e02854c8014879a724306d17f01dd14.zip
Add p5-BSON-XS 0.4.3
BSON::XS contains an XS implementation for BSON encoding and decoding. There is no public API. Use the BSON module and it will choose the best implementation for you. WWW: https://metacpan.org/release/BSON-XS
Notes
Notes: svn path=/head/; revision=477263
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3b88aedb0c99..f1c16091a29c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -268,6 +268,7 @@
SUBDIR += p5-AsciiDB-TagFile
SUBDIR += p5-BDB
SUBDIR += p5-BSON
+ SUBDIR += p5-BSON-XS
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-Bucardo
SUBDIR += p5-CDB_File