pkgsrc/textproc/ruby-text/PLIST
obache 058e93b3b5 Update ruby-text to 1.2.3.
* Remove Figlet, reintroduced in error
2013-08-27 12:07:41 +00:00

28 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2013/08/27 12:07:41 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/text.rb
${GEM_LIBDIR}/lib/text/double_metaphone.rb
${GEM_LIBDIR}/lib/text/levenshtein.rb
${GEM_LIBDIR}/lib/text/metaphone.rb
${GEM_LIBDIR}/lib/text/porter_stemming.rb
${GEM_LIBDIR}/lib/text/soundex.rb
${GEM_LIBDIR}/lib/text/version.rb
${GEM_LIBDIR}/lib/text/white_similarity.rb
${GEM_LIBDIR}/test/data/big.txt
${GEM_LIBDIR}/test/data/chunky.flf
${GEM_LIBDIR}/test/data/chunky.txt
${GEM_LIBDIR}/test/data/double_metaphone.csv
${GEM_LIBDIR}/test/data/metaphone.txt
${GEM_LIBDIR}/test/data/metaphone_buggy.txt
${GEM_LIBDIR}/test/data/porter_stemming_input.txt
${GEM_LIBDIR}/test/data/porter_stemming_output.txt
${GEM_LIBDIR}/test/levenshtein_test.rb
${GEM_LIBDIR}/test/metaphone_test.rb
${GEM_LIBDIR}/test/porter_stemming_test.rb
${GEM_LIBDIR}/test/soundex_test.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/text_test.rb
${GEM_LIBDIR}/test/white_similarity_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec