== UUIDTools 2.1.2 * fixed issue with frozen objects * fixed issue with running specs in Ruby 1.9.2
12 lines
321 B
Makefile
12 lines
321 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/06/17 13:38:33 taca Exp $
|
|
|
|
DISTNAME= uuidtools-2.1.2
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://uuidtools.rubyforge.org/
|
|
COMMENT= Simple universally unique ID generation library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|