git: 418024a76a8f - main - sysutils/qtpass: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:14 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=418024a76a8fdd8e6dfa64b9cf2edc0e2a4f49fd
commit 418024a76a8fdd8e6dfa64b9cf2edc0e2a4f49fd
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:25:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:01 +0000
sysutils/qtpass: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/qtpass/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/qtpass/Makefile b/sysutils/qtpass/Makefile
index 795c0836b8a9..14073ccc8b35 100644
--- a/sysutils/qtpass/Makefile
+++ b/sysutils/qtpass/Makefile
@@ -12,12 +12,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= pass:sysutils/password-store
-USES= compiler:c++11-lang gl qmake:outsource qt:5 xorg
+USES= compiler:c++11-lang cpe gl qmake:outsource qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= IJhack
GH_PROJECT= QtPass
USE_GL= gl
USE_QT= core gui network testlib widgets buildtools_build linguisttools_build
+CPE_VENDOR= ijhack
# Create a desktop entry for the port.
DESKTOP_ENTRIES= "QtPass" "" \
More information about the dev-commits-ports-all
mailing list