mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
15 lines
356 B
Makefile
15 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"
|