diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:11:16 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:17:15 +0000 |
commit | 8503c7dd806ecf5bdddb183d16c98dc9fea2a658 (patch) | |
tree | 83b516a4e76a0d51b8374aa75da2c3e53e89c592 /security/kgpg | |
parent | 8717f3700cbb637e2e5ae8b0b14bb2d4f2bb2c3c (diff) | |
download | freebsd-ports-8503c7dd806ecf5bdddb183d16c98dc9fea2a658.zip |
security/kgpg: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'security/kgpg')
-rw-r--r-- | security/kgpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index e9a906bac6ad..d70cd82f1144 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -7,7 +7,7 @@ COMMENT= Encryption tool for KDE RUN_DEPENDS= gpg2:security/gnupg -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 \ +USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:5 qt:5 \ tar:xz USE_KDE= akonadi akonadicontacts archive auth bookmarks codecs \ completion config configwidgets contacts coreaddons crash \ |