Files
pkgsrc-ng/devel/ruby-thor/Makefile
2013-09-26 17:14:40 +02:00

17 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.5 2013/02/11 03:08:05 taca Exp $
DISTNAME= thor-0.17.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://yehudakatz.com/
COMMENT= Scripting framework that replaces rake, sake and rubigen
LICENSE= mit
CONFLICTS+= ruby[1-9][0-9]-thor-[0-9]*
# Ruby on Rails 3.2 require thor<0.15.
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"