opnsense-ports/devel/rubygem-google-protobuf/Makefile
Franco Fichtner 1f493d47f5 */*: sync with upstream
Taken from: HardenedBSD
2017-09-21 07:45:55 +02:00

17 lines
310 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= google-protobuf
PORTVERSION= 3.4.1.1
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>