devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / ruby-thrift_client / Makefile
1 # $NetBSD: Makefile,v 1.3 2011/02/11 21:22:02 tnn Exp $
2
3 DISTNAME=       thrift_client-0.6.2
4 CATEGORIES=     devel
5
6 MAINTAINER=     tonnerre@NetBSD.org
7 HOMEPAGE=       http://thrift.apache.org
8 COMMENT=        Thrift client wrapper for Ruby
9 LICENSE=        apache-2.0
10
11 DEPENDS+=       ${RUBY_PKGPREFIX}-thrift>=0.6.0<0.7:../../devel/ruby-thrift
12
13 .include "../../devel/libthrift/buildlink3.mk"
14 .include "../../lang/ruby/gem.mk"
15 .include "../../mk/bsd.pkg.mk"