summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-16 15:58:26 +0000
committertaca <taca@pkgsrc.org>2012-06-16 15:58:26 +0000
commit05b3710d0a0dbd83fc4f974fea9e8d9d1a6f03a6 (patch)
tree0ef70e56a1a1110f54cf529c130355e76445689e /devel
parentdd9bdc0ddc923c370ab134c87e9b4d568a88bdb3 (diff)
downloadpkgsrc-05b3710d0a0dbd83fc4f974fea9e8d9d1a6f03a6.tar.gz
Add ruby-parseconfig package version 1.0.2 to pkgsrc.
ParseConfig provides simple parsing of standard *nix style config files.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-parseconfig/DESCR1
-rw-r--r--devel/ruby-parseconfig/Makefile12
-rw-r--r--devel/ruby-parseconfig/PLIST9
-rw-r--r--devel/ruby-parseconfig/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/ruby-parseconfig/DESCR b/devel/ruby-parseconfig/DESCR
new file mode 100644
index 00000000000..f19ea1a45ea
--- /dev/null
+++ b/devel/ruby-parseconfig/DESCR
@@ -0,0 +1 @@
+ParseConfig provides simple parsing of standard *nix style config files.
diff --git a/devel/ruby-parseconfig/Makefile b/devel/ruby-parseconfig/Makefile
new file mode 100644
index 00000000000..0cf6ebaa6dc
--- /dev/null
+++ b/devel/ruby-parseconfig/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2012/06/16 15:58:26 taca Exp $
+
+DISTNAME= parseconfig-0.5.2
+CATEGORIES= devel
+
+MAINTAINER= taca@NetBSD.org
+HOMEPAGE= http://www.5dollarwhitebox.org/
+COMMENT= Provides simple parsing of standard *nix style config files
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-parseconfig/PLIST b/devel/ruby-parseconfig/PLIST
new file mode 100644
index 00000000000..1286fde6df9
--- /dev/null
+++ b/devel/ruby-parseconfig/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2012/06/16 15:58:26 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Changelog
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/demo.conf
+${GEM_LIBDIR}/demo.rb
+${GEM_LIBDIR}/lib/parseconfig.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-parseconfig/distinfo b/devel/ruby-parseconfig/distinfo
new file mode 100644
index 00000000000..93a0623f242
--- /dev/null
+++ b/devel/ruby-parseconfig/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/06/16 15:58:26 taca Exp $
+
+SHA1 (parseconfig-0.5.2.gem) = c94a60f0de9a6b5efb0727216d0a33f28df5f2f3
+RMD160 (parseconfig-0.5.2.gem) = 46d51fbb96ab1b9b5e319f52e0b6c926cd8d04d6
+Size (parseconfig-0.5.2.gem) = 8192 bytes