git: 2eb4dad3483d - main - net/glusterfs: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:43 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=2eb4dad3483dcb834f92ef837c825b785761f3c0 commit 2eb4dad3483dcb834f92ef837c825b785761f3c0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:19 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:19 +0000 net/glusterfs: Add CPE information Approved by: portmgr (blanket) --- net/glusterfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 286b0cb4797e..cf5346b73a2c 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -20,8 +20,9 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \ liburcu-bp.so:sysutils/liburcu \ libuuid.so:misc/e2fsprogs-libuuid -USES= autoreconf bison compiler:c11 gettext gnome libtool pkgconfig python \ +USES= autoreconf bison compiler:c11 cpe gettext gnome libtool pkgconfig python \ readline shebangfix sqlite ssl +CPE_VENDOR= gluster SHEBANG_FILES= build-aux/pkg-version \ events/src/glustereventsd.py events/src/peer_eventsapi.py \