pkgsrc/devel/ruby-extlib/Makefile
taca 39d982062d Update ruby-extlib to 0.9.16.
Jan 08, 2013

* Bumped version to 0.9.17
* Regenerate gemspec for version 0.9.16
* Remove symbol coercion from the XML parser
* Remove yaml coercion from the XML parser
* Upgrade jeweler gem dependency ...

 Feb 19, 2011

* Updated Rakefile to use jeweler 1.5.2
2013-01-12 06:39:32 +00:00

12 lines
311 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/01/12 06:39:32 taca Exp $
DISTNAME= extlib-0.9.16
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/datamapper/extlib
COMMENT= Support library for DataMapper and Merb
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"