git: 547257fcb787 - main - Mk/bsd.options.desc.mk: Add shared GRPC_DESC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 06:03:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=547257fcb787cb387cfe8a810b56b822d0c35eca commit 547257fcb787cb387cfe8a810b56b822d0c35eca Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 05:59:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 05:59:17 +0000 Mk/bsd.options.desc.mk: Add shared GRPC_DESC --- Mk/bsd.options.desc.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 20511680adbe..fbc7fb103b21 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -140,6 +140,7 @@ GRAPHMAGICK_DESC?= GraphicsMagick image processing support GRAPHVIZ_DESC?= Graphviz graph drawing support GRASS_DESC?= Geographic Information System (GIS) support GRIB_API_DESC?= ECMWF GRIB API support +GRPC_DESC?= gRPC Remote Procedure Call support GSM_DESC?= GSM codec support GSSAPI_BASE_DESC?= GSSAPI support via base system (needs Kerberos) GSSAPI_DESC?= GSSAPI Security API support