summaryrefslogtreecommitdiff
path: root/devel/ruby-thor/Makefile
blob: c3aac4b305d40ec09de3ba3072fd1e6e8347d049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"