openbsd-ports/devel/ruby-rparsec/pkg/PLIST
jeremy 9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00

39 lines
1.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2011/11/09 00:17:38 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/rparsec/
${GEM_LIB}/gems/${DISTNAME}/rparsec.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/context.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/error.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/expressions.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/functors.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/id_monad.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/keywords.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/locator.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/misc.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/monad.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/operators.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/parser.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/parser_monad.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/parsers.rb
${GEM_LIB}/gems/${DISTNAME}/rparsec/token.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/src/
${GEM_LIB}/gems/${DISTNAME}/test/src/expression_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/full_parser_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/functor_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/import.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/keyword_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/operator_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/parser_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/perf_benchmark.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/s_expression_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/scratch.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/simple_monad_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/simple_parser_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/sql.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/sql_parser.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/sql_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/src/tests.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec