868d72f80c
== UUIDTools 2.1.5 * fixed issue with ip command vs ifconfig * dumped RubyForge related cruft * updated to modern RSpec syntax
12 lines
321 B
Makefile
12 lines
321 B
Makefile
# $NetBSD: Makefile,v 1.5 2015/02/02 15:28:45 taca Exp $
|
|
|
|
DISTNAME= uuidtools-2.1.5
|
|
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"
|