Fixup fromcvs/togit conversion
[pkgsrcv2.git] / devel / ruby-thrift_client / Makefile
1 # $NetBSD: Makefile,v 1.8 2012/10/31 11:19:43 asau Exp $
2
3 DISTNAME=       thrift_client-0.7.1
4 PKGREVISION=    1
5 CATEGORIES=     devel
6
7 MAINTAINER=     tonnerre@NetBSD.org
8 HOMEPAGE=       http://thrift.apache.org
9 COMMENT=        Thrift client wrapper for Ruby
10 LICENSE=        apache-2.0
11
12 DEPENDS+=       ${RUBY_PKGPREFIX}-thrift>=0.7.0<0.8:../../devel/ruby-thrift
13
14 .include "../../devel/libthrift/buildlink3.mk"
15 .include "../../lang/ruby/gem.mk"
16 .include "../../mk/bsd.pkg.mk"