git: 05742276b13f - main - net/smb4k: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:28 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=05742276b13f0446feeef86622e54b06c144739e commit 05742276b13f0446feeef86622e54b06c144739e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:59 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:59 +0000 net/smb4k: Add CPE information Approved by: portmgr (blanket) --- net/smb4k/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index dc9cc448011a..8bb80857f979 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -10,7 +10,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rsync:net/rsync -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 samba tar:bzip2 +USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 samba tar:bzip2 +CPE_VENDOR= ${PORTNAME}_project USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd i18n iconthemes jobwidgets kio notifications \ plasma-framework service solid wallet widgetsaddons \