pkgsrc/devel/ruby-gemcutter/Makefile
taca e142ecf46b Update ruby-gemcutter to 0.7.0.
* Support newer rubygems.
* Added api and yank command test.
* Added --platform option.
* And a few bug fixes.
2011-08-12 16:30:00 +00:00

12 lines
311 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/08/12 16:30:00 taca Exp $
DISTNAME= gemcutter-0.7.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubygems.org/gems/gemcutter
COMMENT= Commands to interact with RubyGems.org
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"