summaryrefslogtreecommitdiff
path: root/devel/ruby-rcsparse
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-21 10:35:04 +0000
committerwiz <wiz>2007-04-21 10:35:04 +0000
commit489d3a2414b316954e835ee203a378c8951f1307 (patch)
tree342c5c2ebd959582115a1bd9729ba352d654b578 /devel/ruby-rcsparse
parent780093235881623794f281941c82d9bbf673e195 (diff)
downloadpkgsrc-489d3a2414b316954e835ee203a378c8951f1307.tar.gz
Initial import of ruby-rcsparse-0.0.0.20070218:
A Ruby library for parsing RCS files.
Diffstat (limited to 'devel/ruby-rcsparse')
-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