freebsd-ports/devel/pecl-grpc/Makefile
Mathieu Arnold 3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00

15 lines
236 B
Makefile

# Created by: vanilla@
# $FreeBSD$
PORTNAME= grpc
PORTVERSION= 1.2.0
CATEGORIES= devel net
MAINTAINER= vanilla@FreeBSD.org
COMMENT= High performance, general RPC framework
LICENSE= BSD3CLAUSE
USES= php:pecl
.include <bsd.port.mk>