diff options
author | obache <obache@pkgsrc.org> | 2014-05-24 10:21:13 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-24 10:21:13 +0000 |
commit | 5449451b0136f19c415d79813826719581e670b4 (patch) | |
tree | 96a4c003ee116c0c164e864aed5d5da838149108 /textproc/ruby-marisa/PLIST | |
parent | 6b8e3b41c91e8c6497e29f2a2dffe3295a82df41 (diff) | |
download | pkgsrc-5449451b0136f19c415d79813826719581e670b4.tar.gz |
Import marisa-0.2.4 and bindings as textproc/{,p5-,py-,ruby-}marisa
Packaged by ISIHARA TAkanori in pkgsrc-wip.
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
static and space-efficient trie data structure. And libmarisa is a C++
library to provide an implementation of MARISA. Also, the package of
libmarisa contains a set of command line tools for building and
operating a MARISA-based dictionary.
Diffstat (limited to 'textproc/ruby-marisa/PLIST')
-rw-r--r-- | textproc/ruby-marisa/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ruby-marisa/PLIST b/textproc/ruby-marisa/PLIST new file mode 100644 index 00000000000..dc4bbd05d97 --- /dev/null +++ b/textproc/ruby-marisa/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2014/05/24 10:21:13 obache Exp $ +${RUBY_VENDORARCHLIB}/marisa.${RUBY_DLEXT} |