diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-20 01:00:59 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-20 01:00:59 +0000 |
commit | 2e69e74bbee81a3c43e7af9bc05b2eb17edae37e (patch) | |
tree | 38528d3046bac3f1534417021f013a9a49d696e5 /mail/wmbiff | |
parent | 442f478d89e22c6e58ee1dfbb1fb4bff76aa849f (diff) |
Added the actual comment and description to the files this time. That's
what I get for touching them when testing the port :-)
Notes
Notes:
svn path=/head/; revision=23200
Diffstat (limited to 'mail/wmbiff')
-rw-r--r-- | mail/wmbiff/pkg-comment | 1 | ||||
-rw-r--r-- | mail/wmbiff/pkg-descr | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/mail/wmbiff/pkg-comment b/mail/wmbiff/pkg-comment index e69de29bb2d1..957f66834899 100644 --- a/mail/wmbiff/pkg-comment +++ b/mail/wmbiff/pkg-comment @@ -0,0 +1 @@ +An xbiff-like Window Maker dock app diff --git a/mail/wmbiff/pkg-descr b/mail/wmbiff/pkg-descr index e69de29bb2d1..f5982a6239a5 100644 --- a/mail/wmbiff/pkg-descr +++ b/mail/wmbiff/pkg-descr @@ -0,0 +1,8 @@ +wmbiff is a dock app that displays the total number of messages or the +number of unread messages in different mailboxes. It supports up to 5 +mailboxes. It is also possible to xecute user-defined commands on new +mail arrival (for example, play a .wav file). + +WWW: http://ccat.elect.ru:8100/wmbiff/ + +- Jim <jim@FreeBSD.org> |