8db2959155
v0.4.0 - Fix comparison of time UUIDs (@muirmanders, #13) - Moved to the cassandra-rb github project
12 lines
340 B
Makefile
12 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.8 2014/03/14 16:46:45 taca Exp $
|
|
|
|
DISTNAME= simple_uuid-0.4.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"
|