pkgsrc/devel/ruby-uuidtools/Makefile
taca 868d72f80c Update ruby-uuidtools to 2.1.5.
== UUIDTools 2.1.5
 * fixed issue with ip command vs ifconfig
 * dumped RubyForge related cruft
 * updated to modern RSpec syntax
2015-02-02 15:28:45 +00:00

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"