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