git: d5e8868f4b7a - main - sysutils/tmux: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:56 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5e8868f4b7aa8a8307db318b99437359ba8be9b
commit d5e8868f4b7aa8a8307db318b99437359ba8be9b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:52:36 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:38 +0000
sysutils/tmux: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/tmux/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 27743e1105f3..6f6c93baeeef 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -16,7 +16,9 @@ LICENSE_FILE_GPLv2= ${WRKSRC_bash}/COPYING
LICENSE_DISTFILES_ISCL= ${DISTNAME}${EXTRACT_SUFX}
LICENSE_DISTFILES_GPLv2= ${DISTFILE_bash}
-USES= ncurses pkgconfig
+USES= cpe ncurses pkgconfig
+
+CPE_VENDOR= tmux_project
USE_GITHUB= nodefault
GH_TUPLE= imomaliev:tmux-bash-completion:f5d5323:bash
More information about the dev-commits-ports-all
mailing list