pkgsrc/devel/ruby-simple_uuid/Makefile
taca cee33e24f3 Update ruby-simple_uuid to 0.3.0.
v0.3.0 Add option `:randomize` to turn off the random part of the UUID
2012-12-17 12:17:56 +00:00

12 lines
340 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/12/17 12:17:56 taca Exp $
DISTNAME= simple_uuid-0.3.0
CATEGORIES= devel
MAINTAINER= tonnerre@NetBSD.org
HOMEPAGE= http://blog.evanweaver.com/files/doc/fauna/simple_uuid/
COMMENT= Simple, scalable UUID generation for Ruby
LICENSE= apache-2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"