summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-cli
diff options
context:
space:
mode:
authortaca <taca>2011-12-17 17:21:55 +0000
committertaca <taca>2011-12-17 17:21:55 +0000
commita77b1d22ea1bee5d30ee17e79c2538b86c761ad1 (patch)
treef808108a4cfa0c849feb95e3b559d375bf7f3f78 /databases/ruby-dm-cli
parent137a8faf3ffbb63514a75be08893b9237e2bfde4 (diff)
downloadpkgsrc-a77b1d22ea1bee5d30ee17e79c2538b86c761ad1.tar.gz
Importing databases/ruby-dm-cli package version 1.2.0.
DataMapper plugin allowing interaction with models through a Command-Line Interface (CLI).
Diffstat (limited to 'databases/ruby-dm-cli')
-rw-r--r--databases/ruby-dm-cli/DESCR2
-rw-r--r--databases/ruby-dm-cli/Makefile14
-rw-r--r--databases/ruby-dm-cli/PLIST22
-rw-r--r--databases/ruby-dm-cli/distinfo5
4 files changed, 43 insertions, 0 deletions
diff --git a/databases/ruby-dm-cli/DESCR b/databases/ruby-dm-cli/DESCR
new file mode 100644
index 00000000000..cdc05018f93
--- /dev/null
+++ b/databases/ruby-dm-cli/DESCR
@@ -0,0 +1,2 @@
+DataMapper plugin allowing interaction with models through a Command-Line
+Interface (CLI).
diff --git a/databases/ruby-dm-cli/Makefile b/databases/ruby-dm-cli/Makefile
new file mode 100644
index 00000000000..59d1feb8917
--- /dev/null
+++ b/databases/ruby-dm-cli/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/12/17 17:21:55 taca Exp $
+
+DISTNAME= dm-cli-1.2.0
+CATEGORIES= databases
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://github.com/datamapper/dm-cli
+COMMENT= DataMapper plugin allowing interaction with models through a CLI
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/ruby-dm-cli/PLIST b/databases/ruby-dm-cli/PLIST
new file mode 100644
index 00000000000..5bc3e8ae59f
--- /dev/null
+++ b/databases/ruby-dm-cli/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/17 17:21:55 taca Exp $
+bin/.irbrc
+bin/dm
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/bin/.irbrc
+${GEM_LIBDIR}/bin/dm
+${GEM_LIBDIR}/dm-cli.gemspec
+${GEM_LIBDIR}/lib/dm-cli.rb
+${GEM_LIBDIR}/lib/dm-cli/cli.rb
+${GEM_LIBDIR}/spec/rcov.opts
+${GEM_LIBDIR}/spec/spec.opts
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/spec/unit/cli_spec.rb
+${GEM_LIBDIR}/tasks/spec.rake
+${GEM_LIBDIR}/tasks/yard.rake
+${GEM_LIBDIR}/tasks/yardstick.rake
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/databases/ruby-dm-cli/distinfo b/databases/ruby-dm-cli/distinfo
new file mode 100644
index 00000000000..409ee152892
--- /dev/null
+++ b/databases/ruby-dm-cli/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/12/17 17:21:55 taca Exp $
+
+SHA1 (dm-cli-1.2.0.gem) = 7752c87b235cfa1036e683e93b846a82cf1b8533
+RMD160 (dm-cli-1.2.0.gem) = b12aa3121f48f69b50a9a7028f86e19e9fabfe3a
+Size (dm-cli-1.2.0.gem) = 9728 bytes