diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-09-07 20:22:52 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-09-07 20:22:52 +0000 |
commit | 3cd989bc633038a95d82fd48e261e4752e2bc490 (patch) | |
tree | 4e24415963b92966c450cc811043d14d68db4cd8 /x11/bbapm/PLIST | |
parent | bce67438ff2b943e9c6f51846d7d2792d1375089 (diff) | |
download | pkgsrc-3cd989bc633038a95d82fd48e261e4752e2bc490.tar.gz |
Initial import of x11/bbapm into pkgsrc.
bapm is an APM meter for Blackbox, which shows the battery status of your
laptop in a decorated window, simulating the look of the Blackbox toolbar.
bbapm is based on bbsload.
This package is based on the FreeBSD port and the OpenBSD patches posted
to http://bbtools.windsofstorm.net written by Michael Henson
(mike at axl dot net). Various changes by yours truly.
Diffstat (limited to 'x11/bbapm/PLIST')
-rw-r--r-- | x11/bbapm/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/bbapm/PLIST b/x11/bbapm/PLIST new file mode 100644 index 00000000000..0bef7818c3e --- /dev/null +++ b/x11/bbapm/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/07 20:22:52 jschauma Exp $ +bin/bbapm +man/man1/bbapm.1 +share/bbtools/README.bbapm +share/bbtools/bbapm.conf +share/bbtools/bbapm.nobb +share/bbtools/bbapm.style +@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || true |