ports/devel/rubygem-google-protobuf38/Makefile
2019-11-22 15:28:20 +00:00

20 lines
353 B
Makefile

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