diff options
author | clement <clement@FreeBSD.org> | 2004-05-21 22:36:51 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-21 22:36:51 +0800 |
commit | 2b2b9a75f9fe5e1228f7253bb6778dd9513d5f71 (patch) | |
tree | b759de1a3ed2905c62bc520f174028e90f5d2db1 /sysutils/Makefile | |
parent | d9a8910939107718b3c89174cc51102aaecd8abe (diff) | |
download | freebsd-ports-gnome-2b2b9a75f9fe5e1228f7253bb6778dd9513d5f71.tar.gz freebsd-ports-gnome-2b2b9a75f9fe5e1228f7253bb6778dd9513d5f71.tar.zst freebsd-ports-gnome-2b2b9a75f9fe5e1228f7253bb6778dd9513d5f71.zip |
Add xacpim 0.1, utility to display battery status and temperature on the
root-display.
This is a port of xacpim, which is a Utility to display battery
status and temperature.
WWW: http://shapeshifter.se/code/xacpim/
PR: ports/65960
Submitted by: henriknj@0xmilk.org
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 bd3a6860bdad..9c5a53cd7be9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -439,6 +439,7 @@ SUBDIR += wots SUBDIR += wtail SUBDIR += x86info + SUBDIR += xacpim SUBDIR += xapply SUBDIR += xbatt SUBDIR += xbattbar |