summaryrefslogtreecommitdiff
path: root/textproc/ruby-redcloth
diff options
context:
space:
mode:
authorminskim <minskim>2005-03-26 16:16:44 +0000
committerminskim <minskim>2005-03-26 16:16:44 +0000
commit359226ce58b5fe18760da82b35672447e71a071f (patch)
treec310bed75688b7c5e3e7ff5070fda321b678e37e /textproc/ruby-redcloth
parentf9c7f2516e6516f5675e264906930bb0f52a032b (diff)
downloadpkgsrc-359226ce58b5fe18760da82b35672447e71a071f.tar.gz
Import ruby-redcloth from pkgsrc-wip. Packaged by Rich Davies.
RedCloth is a Ruby library for working with the Textile language (http://www.textism.com/tools/textile/).
Diffstat (limited to 'textproc/ruby-redcloth')
-rw-r--r--textproc/ruby-redcloth/DESCR2
-rw-r--r--textproc/ruby-redcloth/Makefile21
-rw-r--r--textproc/ruby-redcloth/PLIST4
-rw-r--r--textproc/ruby-redcloth/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/ruby-redcloth/DESCR b/textproc/ruby-redcloth/DESCR
new file mode 100644
index 00000000000..f572363391d
--- /dev/null
+++ b/textproc/ruby-redcloth/DESCR
@@ -0,0 +1,2 @@
+RedCloth is a Ruby library for working with the Textile language
+(http://www.textism.com/tools/textile/).
diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile
new file mode 100644
index 00000000000..693881204d1
--- /dev/null
+++ b/textproc/ruby-redcloth/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/26 16:16:44 minskim Exp $
+
+DISTNAME= redcloth-${VER}
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= http://rubyforge.org/frs/download.php/514/
+
+MAINTAINER= rasputnik@hellooperator.net
+HOMEPAGE= http://www.whytheluckystiff.net/ruby/redcloth/
+COMMENT= Textile library for Ruby
+
+USE_RUBY_SETUP= yes
+RUBY_SETUP= install.rb
+VER= 2.0.5
+
+post-install:
+ ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/redcloth
+ ${INSTALL_DATA} ${WRKSRC}/doc/README ${RUBY_DOCDIR}/redcloth
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-redcloth/PLIST b/textproc/ruby-redcloth/PLIST
new file mode 100644
index 00000000000..514d8e3a505
--- /dev/null
+++ b/textproc/ruby-redcloth/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/26 16:16:44 minskim Exp $
+${RUBY_SITELIBDIR}/redcloth.rb
+${RUBY_DOCDIR}/redcloth/README
+@dirrm ${RUBY_DOCDIR}/redcloth
diff --git a/textproc/ruby-redcloth/distinfo b/textproc/ruby-redcloth/distinfo
new file mode 100644
index 00000000000..6db5c25c95a
--- /dev/null
+++ b/textproc/ruby-redcloth/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/03/26 16:16:44 minskim Exp $
+
+SHA1 (ruby/redcloth-2.0.5.tar.gz) = e731968b059a54616e0f177930b92c3d9ec51a10
+Size (ruby/redcloth-2.0.5.tar.gz) = 18717 bytes