git: e08a49f53ae3 - main - archivers/ark: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:33:34 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0
commit e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:32:27 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:32:27 +0000
archivers/ark: Add CPE information
Approved by: portmgr (blanket)
---
archivers/ark/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index 4621482fa9d2..fc8f6caa7ad9 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -8,7 +8,7 @@ COMMENT= Archiving tool for KDE
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \
+USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext libarchive kde:5 \
qt:5 shared-mime-info tar:xz
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons doctools i18n iconthemes \
@@ -19,6 +19,7 @@ USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build
USE_LDCONFIG= yes
+CPE_VENDOR= kde
OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS
OPTIONS_DEFAULT= 7ZIP ZIP DOCS
More information about the dev-commits-ports-all
mailing list