a9ce76872c
Update ruby-google-protobuf to 3.11.4. Changes are too many to write here, please refer <https://github.com/protocolbuffers/protobuf/releases>.
12 lines
354 B
Makefile
12 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/03/08 14:15:48 taca Exp $
|
|
|
|
DISTNAME= google-protobuf-3.11.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://developers.google.com/protocol-buffers
|
|
COMMENT= Protocol Buffers are Google's data interchange format
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|