aboutsummaryrefslogtreecommitdiff
path: root/sysutils/htop
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:32:23 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:32:23 +0000
commit6b873f8a94751f21cbb040442d891ea754b4c253 (patch)
treec08098011190dd08b6abec7b207a4b7a7df32c0a /sysutils/htop
parentdafc420967e5b48d097c9be65f2a3434ae0853c4 (diff)
downloadports-6b873f8a94751f21cbb040442d891ea754b4c253.tar.gz
ports-6b873f8a94751f21cbb040442d891ea754b4c253.zip
sysutils/htop: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/htop')
-rw-r--r--sysutils/htop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index f409ba4563c1..fc6392946364 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -11,7 +11,7 @@ COMMENT= Better top(1) - interactive process viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf compiler:c11 libtool localbase ncurses pkgconfig \
+USES= autoreconf compiler:c11 cpe libtool localbase ncurses pkgconfig \
python:build shebangfix
USE_GITHUB= yes