summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-03-11 11:25:34 +0000
committermaya <maya@pkgsrc.org>2018-03-11 11:25:34 +0000
commitf25fa65c6e416e6bbe8332f388b0ef513cc07dba (patch)
treee715eb7ab9b586965ca9b3105c3da79f458eec44 /math/Makefile
parent6537b389fb166b3a9b5f21e026bf98bceceb6b7e (diff)
downloadpkgsrc-f25fa65c6e416e6bbe8332f388b0ef513cc07dba.tar.gz
p5-Algorithm-BloomFilter: new package
Perl5 module that implements a simple bloom filter in C/XS
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 7e98a770b23..77c96c391f7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.370 2018/03/05 16:57:38 minskim Exp $
+# $NetBSD: Makefile,v 1.371 2018/03/11 11:25:34 maya Exp $
COMMENT= Mathematics
@@ -196,6 +196,7 @@ SUBDIR+= openaxiom
SUBDIR+= openfst
SUBDIR+= ordCalc
SUBDIR+= otter
+SUBDIR+= p5-Algorithm-BloomFilter
SUBDIR+= p5-Algorithm-Cluster
SUBDIR+= p5-Algorithm-Munkres
SUBDIR+= p5-Excel-Template