freebsd-ports/devel/rubygem-google-protobuf/Makefile
2020-02-16 18:02:56 +00:00

17 lines
309 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= google-protobuf
PORTVERSION= 3.11.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby extension to Google Protocol Buffers
LICENSE= BSD3CLAUSE
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>