devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / ruby-thor / Makefile
1 # $NetBSD: Makefile,v 1.2 2010/09/23 06:41:27 taca Exp $
2
3 DISTNAME=       thor-0.14.6
4 CATEGORIES=     devel
5
6 MAINTAINER=     pkgsrc-users@NetBSD.org
7 HOMEPAGE=       http://yehudakatz.com/
8 COMMENT=        Scripting framework that replaces rake, sake and rubigen
9 LICENSE=        mit
10
11 CONFLICTS+=     ruby[1-9][0-9]-thor-[0-9]*
12
13 .include "../../lang/ruby/gem.mk"
14 .include "../../mk/bsd.pkg.mk"