openbsd-ports/devel/ruby-rparsec/pkg/PLIST
jeremy cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00

40 lines
1.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2010/11/08 23:24:40 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.require_paths
${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