git: f3e026aa6fc0 - main - sysutils/fusefs-exfat: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:12 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3e026aa6fc0f9fbf55e69731d5df98db6dae846 commit f3e026aa6fc0f9fbf55e69731d5df98db6dae846 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 13:51:30 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 13:52:58 +0000 sysutils/fusefs-exfat: Add CPE information Approved by: portmgr (blanket) --- sysutils/fusefs-exfat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/fusefs-exfat/Makefile b/sysutils/fusefs-exfat/Makefile index cb9b754468db..9f874866eb38 100644 --- a/sysutils/fusefs-exfat/Makefile +++ b/sysutils/fusefs-exfat/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libublio.so:devel/libublio -USES= autoreconf fuse localbase pkgconfig +USES= autoreconf cpe fuse localbase pkgconfig +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= relan GNU_CONFIGURE= yes