pkgsrc/devel/ruby-thor/Makefile
2014-08-27 00:04:19 +00:00

14 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.7 2014/08/27 00:04:19 schmonz Exp $
DISTNAME= thor-0.19.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://whatisthor.com/
COMMENT= Scripting framework that replaces rake, sake and rubigen
LICENSE= mit
CONFLICTS+= ruby[1-9][0-9]-thor-[0-9]*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"