aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:51:30 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:58 +0000
commitf3e026aa6fc0f9fbf55e69731d5df98db6dae846 (patch)
tree1c49e4d77d0a9ea1a78b01f6a06bc333df265f2e
parenta6d8ee9f93d5df5897e44006730f6a4ce79233eb (diff)
downloadports-f3e026aa6fc0f9fbf55e69731d5df98db6dae846.tar.gz
ports-f3e026aa6fc0f9fbf55e69731d5df98db6dae846.zip
sysutils/fusefs-exfat: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/fusefs-exfat/Makefile3
1 files changed, 2 insertions, 1 deletions
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