aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-google-protobuf/Makefile
blob: 71d927d9eab3fbadc96e3adb6dccf76c03532b7f (plain) (tree)
1
2
3
4
5



                                                  
                     











                                                         
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	google-protobuf
PORTVERSION=	3.3.0
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>