freebsd-ports/net/rubygem-ruby-growl/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
511 B
Text

A pure-ruby growl notifier. ruby-growl allows you to perform Growl
notification via UDP from machines without growl installed (for
example, non-OSX machines).
What's Growl? Growl is a really cool "global notification system
for Mac OS X".
You can receive Growl notifications on various platforms and send
them from any machine that runs Ruby.
ruby-growl also contains a command-line notification tool named
'growl'. Where possible, it isoption-compatible with growlnotify.
(Use --priority instead of -p.)