# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-google-protobuf/Makefile 460476 2018-01-31 15:51:34Z sunpoet $

PORTNAME=	google-protobuf
PORTVERSION=	3.5.1.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby extension to Google Protocol Buffers

LICENSE=	BSD3CLAUSE

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
