summaryrefslogtreecommitdiff
path: root/textproc/ruby-nqxml/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-nqxml/PLIST')
-rw-r--r--textproc/ruby-nqxml/PLIST39
1 files changed, 39 insertions, 0 deletions
diff --git a/textproc/ruby-nqxml/PLIST b/textproc/ruby-nqxml/PLIST
new file mode 100644
index 00000000000..6dc28b8846f
--- /dev/null
+++ b/textproc/ruby-nqxml/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/27 15:27:28 taca Exp $
+${RUBY_SITELIBDIR}/nqxml/dispatcher.rb
+${RUBY_SITELIBDIR}/nqxml/document.rb
+${RUBY_SITELIBDIR}/nqxml/entities.rb
+${RUBY_SITELIBDIR}/nqxml/error.rb
+${RUBY_SITELIBDIR}/nqxml/info.rb
+${RUBY_SITELIBDIR}/nqxml/parser.rb
+${RUBY_SITELIBDIR}/nqxml/streamingparser.rb
+${RUBY_SITELIBDIR}/nqxml/tokenizer.rb
+${RUBY_SITELIBDIR}/nqxml/treeparser.rb
+${RUBY_SITELIBDIR}/nqxml/utils.rb
+${RUBY_SITELIBDIR}/nqxml/writer.rb
+@dirrm ${RUBY_SITELIBDIR}/nqxml
+${RUBY_DOCDIR}/nqxml/README
+@dirrm ${RUBY_DOCDIR}/nqxml
+${RUBY_EXAMPLESDIR}/nqxml/contrib/autodis_1.rb
+${RUBY_EXAMPLESDIR}/nqxml/contrib/autodis_2.rb
+@dirrm ${RUBY_EXAMPLESDIR}/nqxml/contrib
+${RUBY_EXAMPLESDIR}/nqxml/data.xml
+${RUBY_EXAMPLESDIR}/nqxml/doc.xml
+${RUBY_EXAMPLESDIR}/nqxml/dumpXML.rb
+${RUBY_EXAMPLESDIR}/nqxml/parseTestStream.rb
+${RUBY_EXAMPLESDIR}/nqxml/parseTestTree.rb
+${RUBY_EXAMPLESDIR}/nqxml/printEntityClassNames.rb
+${RUBY_EXAMPLESDIR}/nqxml/reverseTags.rb
+${RUBY_EXAMPLESDIR}/nqxml/reverseText.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/dispatchertester.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/oasis.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/streamingparsertester.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/test.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/testresource.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/tokenizertester.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/treeparsertester.rb
+${RUBY_EXAMPLESDIR}/nqxml/tests/writertester.rb
+@dirrm ${RUBY_EXAMPLESDIR}/nqxml/tests
+${RUBY_EXAMPLESDIR}/nqxml/write.rb
+${RUBY_EXAMPLESDIR}/nqxml/writeManualDoc.rb
+${RUBY_EXAMPLESDIR}/nqxml/writeParsedDoc.rb
+@dirrm ${RUBY_EXAMPLESDIR}/nqxml