diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
commit | 2df3da6afb0b47006bd2cf7fd406c17a46f7d579 (patch) | |
tree | 4253aaf48a28276d8ebdea0237cd079b555a70b0 /sysutils/kcpuload/Makefile | |
parent | b694d2e3f45ca876a78f45b8fa1158c5617e2faf (diff) | |
download | ports-2df3da6afb0b47006bd2cf7fd406c17a46f7d579.tar.gz ports-2df3da6afb0b47006bd2cf7fd406c17a46f7d579.zip |
Notes
Diffstat (limited to 'sysutils/kcpuload/Makefile')
-rw-r--r-- | sysutils/kcpuload/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/kcpuload/Makefile b/sysutils/kcpuload/Makefile index d1c5918489c4..ec1a816dee8c 100644 --- a/sysutils/kcpuload/Makefile +++ b/sysutils/kcpuload/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils kde MASTER_SITES= http://ftp.kde.com/Administration/Monitoring/Resources/KCPULoad/ MAINTAINER= kuriyama@FreeBSD.org +COMMENT= CPU meter for Kicker USE_KDELIBS_VER=3 GNU_CONFIGURE= yes |