Date: Sun, 15 Aug 2021 13:28:46 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: daa43cd71e8e - main - archivers/arc: Add CPE information Message-ID: <202108151328.17FDSkPd090868@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=daa43cd71e8ef723e1565c20721df114657f8467 commit daa43cd71e8ef723e1565c20721df114657f8467 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-15 13:27:25 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151328.17FDSkPd090868>