diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /sysutils/perf/Makefile | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'sysutils/perf/Makefile')
-rw-r--r-- | sysutils/perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/perf/Makefile b/sysutils/perf/Makefile index f4347aa4fcd6..d40390d10ff8 100644 --- a/sysutils/perf/Makefile +++ b/sysutils/perf/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.spyz.org/perf/ MAINTAINER= tobega@spyz.org +COMMENT= Xview-based system monitoring tool LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |