diff options
author | knu <knu@FreeBSD.org> | 2000-08-30 17:33:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-30 17:33:04 +0800 |
commit | c1c475f44d6c959419418953501b8e2389e939bb (patch) | |
tree | 6d312ceebf97ca545d246ab65013ad648b811f8e /lang | |
parent | f96160c05027c9cd545d21432758ea77e0caa8c3 (diff) | |
download | freebsd-ports-graphics-c1c475f44d6c959419418953501b8e2389e939bb.tar.gz freebsd-ports-graphics-c1c475f44d6c959419418953501b8e2389e939bb.tar.zst freebsd-ports-graphics-c1c475f44d6c959419418953501b8e2389e939bb.zip |
Add lang/ruby-usersguide: English version of Ruby Users Guide, and
japanese/ruby-usersguide: Japanese version of Ruby Users Guide.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 | ||||
-rw-r--r-- | lang/ruby-usersguide/Makefile | 32 | ||||
-rw-r--r-- | lang/ruby-usersguide/distinfo | 1 | ||||
-rw-r--r-- | lang/ruby-usersguide/pkg-comment | 1 | ||||
-rw-r--r-- | lang/ruby-usersguide/pkg-descr | 6 | ||||
-rw-r--r-- | lang/ruby-usersguide/pkg-plist | 30 |
6 files changed, 71 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 44d1f6b1a37..7d3a21d6858 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -101,6 +101,7 @@ SUBDIR += ruby-man SUBDIR += ruby-perl SUBDIR += ruby-python + SUBDIR += ruby-usersguide SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile new file mode 100644 index 00000000000..78ba9d427f8 --- /dev/null +++ b/lang/ruby-usersguide/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: ruby-usersguide +# Date created: 30 Aug 2000 +# Whom: Akinori MUSHA aka knu <knu@idaemons.org> +# +# $FreeBSD$ +# + +PORTNAME= ruby-usersguide +PORTVERSION= ${VERSION} +CATEGORIES+= lang ruby +MASTER_SITES?= http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/ +DISTNAME= ${SHORTNAME}-${PORTVERSION} +DIST_SUBDIR= ruby + +MAINTAINER= knu@FreeBSD.org + +SHORTNAME= ${PORTNAME:S/usersguide/uguide/} +VERSION?= 981227 + +PLIST_SUB= RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}" + +WRKSRC= ${WRKDIR}/${SHORTNAME} + +NO_BUILD= yes + +DOCDIR= ${PREFIX}/share/doc/ruby/${PORTNAME}${LANGSUFFIX} + +do-install: + ${MKDIR} ${DOCDIR} + ${INSTALL_DATA} ${WRKSRC}/index.html ${WRKSRC}/uguide* ${DOCDIR} + +.include <bsd.port.mk> diff --git a/lang/ruby-usersguide/distinfo b/lang/ruby-usersguide/distinfo new file mode 100644 index 00000000000..4a7268c2825 --- /dev/null +++ b/lang/ruby-usersguide/distinfo @@ -0,0 +1 @@ +MD5 (ruby/ruby-uguide-981227.tar.gz) = 24eadcd067278901da9ad70efb146b07 diff --git a/lang/ruby-usersguide/pkg-comment b/lang/ruby-usersguide/pkg-comment new file mode 100644 index 00000000000..3880c948e3c --- /dev/null +++ b/lang/ruby-usersguide/pkg-comment @@ -0,0 +1 @@ +Ruby users guide, in HTML format diff --git a/lang/ruby-usersguide/pkg-descr b/lang/ruby-usersguide/pkg-descr new file mode 100644 index 00000000000..1bdab93a80b --- /dev/null +++ b/lang/ruby-usersguide/pkg-descr @@ -0,0 +1,6 @@ +Ruby is the interpreted scripting language for quick and easy +object-oriented programming. It has many features to process text +files and to do system management tasks. This package contains the +Ruby users guide in HTML format. + +WWW: http://www.ruby-lang.org/ diff --git a/lang/ruby-usersguide/pkg-plist b/lang/ruby-usersguide/pkg-plist new file mode 100644 index 00000000000..b0ed2c99c1d --- /dev/null +++ b/lang/ruby-usersguide/pkg-plist @@ -0,0 +1,30 @@ +share/doc/ruby/ruby-usersguide/index.html +share/doc/ruby/ruby-usersguide/uguide.css +share/doc/ruby/ruby-usersguide/uguide00.html +share/doc/ruby/ruby-usersguide/uguide01.html +share/doc/ruby/ruby-usersguide/uguide02.html +share/doc/ruby/ruby-usersguide/uguide03.html +share/doc/ruby/ruby-usersguide/uguide04.html +share/doc/ruby/ruby-usersguide/uguide05.html +share/doc/ruby/ruby-usersguide/uguide06.html +share/doc/ruby/ruby-usersguide/uguide07.html +share/doc/ruby/ruby-usersguide/uguide08.html +share/doc/ruby/ruby-usersguide/uguide09.html +share/doc/ruby/ruby-usersguide/uguide10.html +share/doc/ruby/ruby-usersguide/uguide11.html +share/doc/ruby/ruby-usersguide/uguide12.html +share/doc/ruby/ruby-usersguide/uguide13.html +share/doc/ruby/ruby-usersguide/uguide14.html +share/doc/ruby/ruby-usersguide/uguide15.html +share/doc/ruby/ruby-usersguide/uguide16.html +share/doc/ruby/ruby-usersguide/uguide17.html +share/doc/ruby/ruby-usersguide/uguide18.html +share/doc/ruby/ruby-usersguide/uguide19.html +share/doc/ruby/ruby-usersguide/uguide20.html +share/doc/ruby/ruby-usersguide/uguide21.html +share/doc/ruby/ruby-usersguide/uguide22.html +share/doc/ruby/ruby-usersguide/uguide23.html +share/doc/ruby/ruby-usersguide/uguide24.html +share/doc/ruby/ruby-usersguide/uguide25.html +@dirrm share/doc/ruby/ruby-usersguide +@unexec rmdir %D/share/doc/ruby 2>/dev/null || true |