diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-03 19:33:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-03 19:33:36 +0000 |
commit | 2a265d86bc97554604e3dcc1c7eee1833a041caa (patch) | |
tree | 388c7491804d70c3921035bb71f2377f222cde19 /devel/ruby-gettext/pkg-plist | |
parent | 19c68a4f398d6a6a2bc194966e40efa1ae4a49f6 (diff) |
Notes
Diffstat (limited to 'devel/ruby-gettext/pkg-plist')
-rw-r--r-- | devel/ruby-gettext/pkg-plist | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/ruby-gettext/pkg-plist b/devel/ruby-gettext/pkg-plist new file mode 100644 index 000000000000..5f4d9a70de94 --- /dev/null +++ b/devel/ruby-gettext/pkg-plist @@ -0,0 +1,39 @@ +bin/rgettext +%%RUBY_SITELIBDIR%%/gettext.rb +%%RUBY_SITELIBDIR%%/mo.rb +share/locale/ja/LC_MESSAGES/rgettext.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello2.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellogtk.mo +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello2.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hellogtk.pot +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello2.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellogtk.po +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/makemo.rb +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/README +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/config.rb +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/en/ruby-gettext.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/ja/ruby-gettext.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/style.css +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/en/LANGUAGE +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/en/ruby-gettext.rd +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/ja/LANGUAGE +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/ja/ruby-gettext.rd +%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/yard2html.rb +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd/ja +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd/en +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html/ja +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html/en +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext |