summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-21 10:35:04 +0000
committerwiz <wiz>2007-04-21 10:35:04 +0000
commit767f71d1e249390d8f9dcdacc85041b42f836100 (patch)
tree342c5c2ebd959582115a1bd9729ba352d654b578
parentbf014487b1bab1cd5c9effe365b03e3b3129747a (diff)
downloadpkgsrc-767f71d1e249390d8f9dcdacc85041b42f836100.tar.gz
Initial import of ruby-rcsparse-0.0.0.20070218:
A Ruby library for parsing RCS files.
-rw-r--r--devel/ruby-rcsparse/DESCR1
-rw-r--r--devel/ruby-rcsparse/Makefile19
-rw-r--r--devel/ruby-rcsparse/PLIST2
-rw-r--r--devel/ruby-rcsparse/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/ruby-rcsparse/DESCR b/devel/ruby-rcsparse/DESCR
new file mode 100644
index 00000000000..ffd15b218b6
--- /dev/null
+++ b/devel/ruby-rcsparse/DESCR
@@ -0,0 +1 @@
+A Ruby library for parsing RCS files.
diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile
new file mode 100644
index 00000000000..b0bc91e6dc8
--- /dev/null
+++ b/devel/ruby-rcsparse/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+
+DISTNAME= rcsparse-0.0.0_20070218
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/./}
+CATEGORIES= devel ruby
+MASTER_SITES= #
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= wiz@NetBSD.org
+HOMEPAGE= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/
+COMMENT= RCS parsing library for Ruby
+
+LICENSE= corecode-license
+
+WRKSRC= ${WRKDIR}/rcsparse-e871e108f2e4
+USE_RUBY_EXTCONF= yes
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rcsparse/PLIST b/devel/ruby-rcsparse/PLIST
new file mode 100644
index 00000000000..ee4453947bb
--- /dev/null
+++ b/devel/ruby-rcsparse/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+${RUBY_SITEARCHLIBDIR}/rcsfile.${RUBY_DLEXT}
diff --git a/devel/ruby-rcsparse/distinfo b/devel/ruby-rcsparse/distinfo
new file mode 100644
index 00000000000..f66a74c36eb
--- /dev/null
+++ b/devel/ruby-rcsparse/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+
+SHA1 (rcsparse-0.0.0_20070218.tar.bz2) = 774b3345f165efc821ea2423543de1a4af4dea56
+RMD160 (rcsparse-0.0.0_20070218.tar.bz2) = 20e327fa10841a58d0271922eec048ad25c0a8a7
+Size (rcsparse-0.0.0_20070218.tar.bz2) = 101554 bytes