diff options
author | knu <knu@FreeBSD.org> | 2001-02-10 20:39:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-10 20:39:31 +0800 |
commit | baa0b9a191d754c54bb726e55d8934cd74e2ec45 (patch) | |
tree | 6fcf002567fad86fd90ff4238d751f4f323f2cad /devel/ruby-optparse | |
parent | f22a9e70dccf73fa790161466fa475805b71a4fb (diff) | |
download | freebsd-ports-gnome-baa0b9a191d754c54bb726e55d8934cd74e2ec45.tar.gz freebsd-ports-gnome-baa0b9a191d754c54bb726e55d8934cd74e2ec45.tar.zst freebsd-ports-gnome-baa0b9a191d754c54bb726e55d8934cd74e2ec45.zip |
Add %%PORTDOCS%%.
Diffstat (limited to 'devel/ruby-optparse')
-rw-r--r-- | devel/ruby-optparse/pkg-plist | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/devel/ruby-optparse/pkg-plist b/devel/ruby-optparse/pkg-plist index c8baa4120c22..4aff9ca67371 100644 --- a/devel/ruby-optparse/pkg-plist +++ b/devel/ruby-optparse/pkg-plist @@ -3,18 +3,18 @@ %%RUBY_SITELIBDIR%%/optparse/uri.rb %%RUBY_SITELIBDIR%%/optparse.rb @dirrm %%RUBY_SITELIBDIR%%/optparse -%%RUBY_EXAMPLESDIR%%/optparse/ja/getopts.test -%%RUBY_EXAMPLESDIR%%/optparse/cmd-ls.rb -%%RUBY_EXAMPLESDIR%%/optparse/cmd.rb -%%RUBY_EXAMPLESDIR%%/optparse/getopts.test.en -%%RUBY_EXAMPLESDIR%%/optparse/opttest.rb -%%RUBY_DOCDIR%%/optparse/ja/README.ja -%%RUBY_DOCDIR%%/optparse/ja/optparse.ja.rd -%%RUBY_DOCDIR%%/optparse/ChangeLog -%%RUBY_DOCDIR%%/optparse/README.en -%%RUBY_DOCDIR%%/optparse/optparse.en.rd -%%RUBY_DOCDIR%%/optparse/optparse.rlog -@dirrm %%RUBY_EXAMPLESDIR%%/optparse/ja -@dirrm %%RUBY_EXAMPLESDIR%%/optparse -@dirrm %%RUBY_DOCDIR%%/optparse/ja -@dirrm %%RUBY_DOCDIR%%/optparse +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/optparse/ja/getopts.test +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/optparse/cmd-ls.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/optparse/cmd.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/optparse/getopts.test.en +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/optparse/opttest.rb +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ja/README.ja +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ja/optparse.ja.rd +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ChangeLog +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/README.en +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.en.rd +%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.rlog +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/optparse/ja +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/optparse +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/optparse/ja +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/optparse |