diff options
author | peter <peter@FreeBSD.org> | 2001-04-28 23:42:14 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-04-28 23:42:14 +0000 |
commit | b4f0bccf2723272abaf1652f4285057f5767453c (patch) | |
tree | 67e03f9369e2cd0edd00b2972f04dad7511d161d /sysutils/Makefile | |
parent | 7ecc196b9c537afc393fbe071bca0d43532ef948 (diff) | |
download | FreeBSD-ports-b4f0bccf2723272abaf1652f4285057f5767453c.zip FreeBSD-ports-b4f0bccf2723272abaf1652f4285057f5767453c.tar.gz |
Add a port for paicc (paint changed characters). This is an incredibly
useful tool as it allows you to have arbitary command lines refreshed in
a top-like fashion. eg: paicc -c 'date; uptime; vmstat -i'
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ca990db..7a690b3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -98,6 +98,7 @@ SUBDIR += p5-SyslogScan SUBDIR += p5-Unix-ConfigFile SUBDIR += p5-Unix-Syslog + SUBDIR += paicc SUBDIR += perf SUBDIR += personality SUBDIR += pib |