summaryrefslogtreecommitdiff
path: root/misc/ruby-slop
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-06-03 13:58:10 +0000
committerjperkin <jperkin>2014-06-03 13:58:10 +0000
commitf596c2eb3832585972026a2ee4af330eef4df5c1 (patch)
treee395aada458f0ebe02ce66c4df5e15aac00664d2 /misc/ruby-slop
parent81e615a621a6974f75dc0c87bdd111daaf55332a (diff)
downloadpkgsrc-f596c2eb3832585972026a2ee4af330eef4df5c1.tar.gz
Import misc/ruby-slop into pkgsrc.
Slop is a simple option parser with an easy to remember syntax and friendly API.
Diffstat (limited to 'misc/ruby-slop')
-rw-r--r--misc/ruby-slop/DESCR2
-rw-r--r--misc/ruby-slop/Makefile12
-rw-r--r--misc/ruby-slop/PLIST18
-rw-r--r--misc/ruby-slop/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/misc/ruby-slop/DESCR b/misc/ruby-slop/DESCR
new file mode 100644
index 00000000000..bfb539f3660
--- /dev/null
+++ b/misc/ruby-slop/DESCR
@@ -0,0 +1,2 @@
+Slop is a simple option parser with an easy to remember syntax and
+friendly API.
diff --git a/misc/ruby-slop/Makefile b/misc/ruby-slop/Makefile
new file mode 100644
index 00000000000..f5d397308cb
--- /dev/null
+++ b/misc/ruby-slop/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2014/06/03 13:58:10 jperkin Exp $
+
+DISTNAME= slop-3.5.0
+CATEGORIES= misc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/leejarvis/slop
+COMMENT= Simple Lightweight Option Parsing
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-slop/PLIST b/misc/ruby-slop/PLIST
new file mode 100644
index 00000000000..09ada0cb4ce
--- /dev/null
+++ b/misc/ruby-slop/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:58:10 jperkin Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CHANGES.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/slop.rb
+${GEM_LIBDIR}/lib/slop/commands.rb
+${GEM_LIBDIR}/lib/slop/option.rb
+${GEM_LIBDIR}/slop.gemspec
+${GEM_LIBDIR}/test/commands_test.rb
+${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/option_test.rb
+${GEM_LIBDIR}/test/slop_test.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/misc/ruby-slop/distinfo b/misc/ruby-slop/distinfo
new file mode 100644
index 00000000000..21aec288f53
--- /dev/null
+++ b/misc/ruby-slop/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/03 13:58:10 jperkin Exp $
+
+SHA1 (slop-3.5.0.gem) = 3a9322f9841c27cd394803277d0317d866637688
+RMD160 (slop-3.5.0.gem) = 8913004df2a05e671ca403c867124746bedc3571
+Size (slop-3.5.0.gem) = 23552 bytes