git: daa43cd71e8e - main - archivers/arc: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:28:46 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=daa43cd71e8ef723e1565c20721df114657f8467
commit daa43cd71e8ef723e1565c20721df114657f8467
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:27:25 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:27:25 +0000
archivers/arc: Add CPE information
Approved by: portmgr (blanket)
---
archivers/arc/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile
index 731881cf076b..a0db1c16cba3 100644
--- a/archivers/arc/Makefile
+++ b/archivers/arc/Makefile
@@ -14,7 +14,8 @@ CONFLICTS= php5-arcanist-*
OPTIONS_DEFINE= DOCS
-USES= alias
+USES= alias cpe
+CPE_VENDOR= arc_project
PLIST_FILES= bin/arc bin/marc man/man1/arc.1.gz
PORTDOCS= Arc521.doc
More information about the dev-commits-ports-all
mailing list