summaryrefslogtreecommitdiff
path: root/devel/ruby-simple_uuid
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2010-06-11 22:31:08 +0000
committertonnerre <tonnerre@pkgsrc.org>2010-06-11 22:31:08 +0000
commit7f66310d741137cece9d908170a101d887432220 (patch)
treef0920310cad24f08f3713988a29bebf88650f39b /devel/ruby-simple_uuid
parented7169696ab55e74f1507fd4dd6eded962e685ec (diff)
downloadpkgsrc-7f66310d741137cece9d908170a101d887432220.tar.gz
Import the simple_uuid Ruby module, version 0.1.1.
simple_uuid is a Ruby module for generating UUIDs from Ruby.
Diffstat (limited to 'devel/ruby-simple_uuid')
-rw-r--r--devel/ruby-simple_uuid/DESCR1
-rw-r--r--devel/ruby-simple_uuid/Makefile15
-rw-r--r--devel/ruby-simple_uuid/PLIST11
-rw-r--r--devel/ruby-simple_uuid/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/devel/ruby-simple_uuid/DESCR b/devel/ruby-simple_uuid/DESCR
new file mode 100644
index 00000000000..7b915c97b6f
--- /dev/null
+++ b/devel/ruby-simple_uuid/DESCR
@@ -0,0 +1 @@
+Simple, scalable UUID generation module for Ruby.
diff --git a/devel/ruby-simple_uuid/Makefile b/devel/ruby-simple_uuid/Makefile
new file mode 100644
index 00000000000..be0688b0bdc
--- /dev/null
+++ b/devel/ruby-simple_uuid/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/11 22:31:08 tonnerre Exp $
+
+DISTNAME= simple_uuid-0.1.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= devel
+
+MAINTAINER= tonnerre@NetBSD.org
+HOMEPAGE= http://blog.evanweaver.com/files/doc/fauna/simple_uuid/
+COMMENT= Simple, scalable UUID generation for Ruby
+
+GEM_BUILD= gemspec
+GEM_CLEANBUILD= Makefile *.o mkmf.log
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-simple_uuid/PLIST b/devel/ruby-simple_uuid/PLIST
new file mode 100644
index 00000000000..b6b858550d2
--- /dev/null
+++ b/devel/ruby-simple_uuid/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/11 22:31:08 tonnerre Exp $
+${GEM_HOME}/cache/simple_uuid-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/simple_uuid.rb
+${GEM_LIBDIR}/simple_uuid.gemspec
+${GEM_LIBDIR}/test/test_uuid.rb
+${GEM_HOME}/specifications/simple_uuid-${PKGVERSION}.gemspec
diff --git a/devel/ruby-simple_uuid/distinfo b/devel/ruby-simple_uuid/distinfo
new file mode 100644
index 00000000000..306cef59825
--- /dev/null
+++ b/devel/ruby-simple_uuid/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/06/11 22:31:08 tonnerre Exp $
+
+SHA1 (simple_uuid-0.1.1.gem) = a12e79c041bfbf01dbbee2693984aa58039affb0
+RMD160 (simple_uuid-0.1.1.gem) = 3c1c12700a5a566e266314556ba3712ca4d50a9f
+Size (simple_uuid-0.1.1.gem) = 8704 bytes