git: 37a373504835 - main - sysutils/linux-c7-dosfstools: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:13 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=37a3735048356d6a57ce5354fd3eb100927218ab
commit 37a3735048356d6a57ce5354fd3eb100927218ab
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:25:00 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:00 +0000
sysutils/linux-c7-dosfstools: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/linux-c7-dosfstools/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/linux-c7-dosfstools/Makefile b/sysutils/linux-c7-dosfstools/Makefile
index 346f2b46db31..bd9f8fa4122d 100644
--- a/sysutils/linux-c7-dosfstools/Makefile
+++ b/sysutils/linux-c7-dosfstools/Makefile
@@ -8,8 +8,10 @@ COMMENT= Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
LICENSE= GPLv3+
-USES= linux:c7
+USES= cpe linux:c7
USE_LINUX_RPM= nolib
+CPE_VENDOR= dosfstools_project
+
OPTIONS_DEFINE= DOCS
PLIST= ${PKGDIR}/pkg-plist
More information about the dev-commits-ports-all
mailing list