git: bb730986ac84 - main - archivers/rar: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:57:04 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb730986ac849aff469ae8267f518866f3444f60
commit bb730986ac849aff469ae8267f518866f3444f60
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:50:41 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:40 +0000
archivers/rar: Add CPE information
Approved by: portmgr (blanket)
---
archivers/rar/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index e2823ddc19d6..1e3228b8a8ea 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -18,6 +18,9 @@ LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
ONLY_FOR_ARCHS= amd64 i386
+USES= cpe
+CPE_VENDOR= rarlab
+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/rar
More information about the dev-commits-ports-all
mailing list