summaryrefslogtreecommitdiff
path: root/devel/ruby-thrift/Makefile
blob: c45438f88a6b57f2f1c79403d262f8636680c9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.10 2013/02/06 23:22:11 jperkin Exp $

DISTNAME=	thrift-0.7.0
PKGREVISION=	2
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"