diff options
author | knu <knu@FreeBSD.org> | 2000-08-18 18:53:12 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-18 18:53:12 +0000 |
commit | 8e0129f95bd91e2ff0629e6083bc72bbac4c5bba (patch) | |
tree | 109721f6de6f7f32b68a1b237dc32ef92a53990b /lang/ruby-man/pkg-plist | |
parent | 6aac5bd0f6945791deeae5e73e33bd9e61c19c45 (diff) | |
download | FreeBSD-ports-8e0129f95bd91e2ff0629e6083bc72bbac4c5bba.zip FreeBSD-ports-8e0129f95bd91e2ff0629e6083bc72bbac4c5bba.tar.gz |
Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.
These are English version and Japanese version, respectively.
PR: ports/20690
Submitted by: Jimmy Olgeni <olgeni@uli.it>
(I added japanese/ruby-man as a slave port to lang/ruby-man)
Diffstat (limited to 'lang/ruby-man/pkg-plist')
-rw-r--r-- | lang/ruby-man/pkg-plist | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/lang/ruby-man/pkg-plist b/lang/ruby-man/pkg-plist new file mode 100644 index 0000000..5444642 --- /dev/null +++ b/lang/ruby-man/pkg-plist @@ -0,0 +1,50 @@ +share/doc/ruby/ruby-man-%%RUBY_VER%%/Array.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Bignum.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Class.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Compar.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Data.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Dir.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/ENV.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Enum.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Errno.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Exception.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/File.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/FileTest.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Fixnum.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Float.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/GC.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Hash.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/IO.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Integer.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Kernel.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Marshal.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Match.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Math.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Module.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/NilClass.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Numeric.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/ObSpace.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Object.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Prec.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Proc.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Process.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Range.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Regexp.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/String.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Struct.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/Time.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/bundle.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/classes.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/dbm.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/function.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/glossary.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/index.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/kconv.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/options.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/preface.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/socket.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/syntax.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/thread.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/variable.html +share/doc/ruby/ruby-man-%%RUBY_VER%%/yacc.html +@dirrm share/doc/ruby/ruby-man-%%RUBY_VER%% |