Changeset View
Changeset View
Standalone View
Standalone View
devel/pecl-grpc/Makefile
| PORTNAME= grpc | PORTNAME= grpc | ||||
| PORTVERSION= 1.78.0 | PORTVERSION= 1.78.0 | ||||
| CATEGORIES= devel net | CATEGORIES= devel net | ||||
| MAINTAINER= vanilla@FreeBSD.org | MAINTAINER= vanilla@FreeBSD.org | ||||
| COMMENT= High performance, general RPC framework | COMMENT= High performance, general RPC framework | ||||
| WWW= https://pecl.php.net/package/grpc | WWW= https://pecl.php.net/package/grpc | ||||
| LICENSE= APACHE20 | LICENSE= APACHE20 | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
| BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found | |||||
| BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found | |||||
| USES= compiler:c++11-lang php:pecl | USES= compiler:c++11-lang php:pecl | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||