6cff271043
Changes are unknown.
14 lines
353 B
Makefile
14 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/12/04 04:03:53 taca Exp $
|
|
|
|
DISTNAME= thor-0.14.6
|
|
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]*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|