pkgsrc/devel/ruby-gemcutter/Makefile

13 lines
311 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2010/09/10 05:40:31 taca Exp $
DISTNAME= gemcutter-0.6.1
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"