summaryrefslogtreecommitdiff
path: root/devel/ruby-racc/pkg/PLIST
diff options
context:
space:
mode:
authortaca <taca>2001-06-30 23:26:15 +0000
committertaca <taca>2001-06-30 23:26:15 +0000
commite43897cfe663a3b1ac7282a594f283b7746c2a7a (patch)
treef1ca59ca1f7c6faa34739dfa93da91b962439703 /devel/ruby-racc/pkg/PLIST
parent225e85d0a2c0a1a43a9d6b7d5586b4a91a55d729 (diff)
downloadpkgsrc-e43897cfe663a3b1ac7282a594f283b7746c2a7a.tar.gz
Importing ruby-racc.
LALR(1) parser generator for Ruby.
Diffstat (limited to 'devel/ruby-racc/pkg/PLIST')
-rw-r--r--devel/ruby-racc/pkg/PLIST39
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/ruby-racc/pkg/PLIST b/devel/ruby-racc/pkg/PLIST
new file mode 100644
index 00000000000..37ce4315a13
--- /dev/null
+++ b/devel/ruby-racc/pkg/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/30 23:26:15 taca Exp $
+bin/racc
+bin/racc2y
+bin/y2racc
+${RUBY_SITELIBDIR}/racc/compiler.rb
+${RUBY_SITELIBDIR}/racc/grammer.rb
+${RUBY_SITELIBDIR}/racc/info.rb
+${RUBY_SITELIBDIR}/racc/iset.rb
+${RUBY_SITELIBDIR}/racc/output.rb
+${RUBY_SITELIBDIR}/racc/raccp.rb
+${RUBY_SITELIBDIR}/racc/raccs.rb
+${RUBY_SITELIBDIR}/racc/state.rb
+${RUBY_SITELIBDIR}/racc/ucodep.rb
+${RUBY_EXAMPLESDIR}/racc/array.y
+${RUBY_EXAMPLESDIR}/racc/array2.y
+${RUBY_EXAMPLESDIR}/racc/calc-ja.y
+${RUBY_EXAMPLESDIR}/racc/calc.y
+${RUBY_EXAMPLESDIR}/racc/conflict.y
+${RUBY_EXAMPLESDIR}/racc/hash.y
+${RUBY_EXAMPLESDIR}/racc/lalr.y
+${RUBY_EXAMPLESDIR}/racc/syntax.y
+${RUBY_EXAMPLESDIR}/racc/yyerr.y
+${RUBY_DOCDIR}/racc/ja/changes.html
+${RUBY_DOCDIR}/racc/ja/command.html
+${RUBY_DOCDIR}/racc/ja/debug.html
+${RUBY_DOCDIR}/racc/ja/grammer.html
+${RUBY_DOCDIR}/racc/ja/index.html
+${RUBY_DOCDIR}/racc/ja/parser.html
+${RUBY_DOCDIR}/racc/ja/usage.html
+${RUBY_DOCDIR}/racc/changes.html
+${RUBY_DOCDIR}/racc/command.html
+${RUBY_DOCDIR}/racc/debug.html
+${RUBY_DOCDIR}/racc/grammer.html
+${RUBY_DOCDIR}/racc/index.html
+${RUBY_DOCDIR}/racc/parser.html
+${RUBY_DOCDIR}/racc/usage.html
+@dirrm ${RUBY_EXAMPLESDIR}/racc
+@dirrm ${RUBY_DOCDIR}/racc/ja
+@dirrm ${RUBY_DOCDIR}/racc