Update py-grpcio/DESCR py-grpcio/Makefile

This commit is contained in:
Kethzer Docteur 2018-04-08 10:18:33 -04:00
parent c03f3ce9d2
commit cb12f8c1ea
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
HTTP/2-based RPC framework

View File

@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/}
MAINTAINER= kethzer.dr@gmail.com
HOMEPAGE= https://grpc.io
HOMEPAGE= https://grpc.io/
COMMENT= HTTP/2-based RPC framework
LICENSE= apache-2.0
@ -29,5 +29,4 @@ DEPENDS+= ${PYPKGPREFIX}-enum34>=1.0.4:../../devel/py-enum34
.endif
.include "../../lang/python/egg.mk"
# url2pkg-marker (please do not remove this line.)
.include "../../mk/bsd.pkg.mk"