summaryrefslogtreecommitdiff
path: root/devel/ruby-thrift/Makefile
blob: 00fcfb70c5845218068022e8b083d604e7b2025f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.9 2012/10/31 11:19:43 asau Exp $

DISTNAME=	thrift-0.7.0
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	tonnerre@NetBSD.org
HOMEPAGE=	http://thrift.apache.org/
COMMENT=	Ruby libraries for Thrift (a language-agnostic RPC system)
LICENSE=	apache-2.0

.include "../../devel/libthrift/buildlink3.mk"
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"