diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-07 17:55:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-07 17:55:54 +0000 |
commit | 148d196d4e4622e35906f3793969ef21e13c88ae (patch) | |
tree | c712381439a49336088b12c522fd85ecde53cb5f /devel/Makefile | |
parent | bfa84234b858212337dfca5433a01d9d40a64be3 (diff) |
- Add rubygem-notiffany 0.0.2
Notiffany is a notification library supporting popular notifiers, such as:
Growl, libnotify, TMux, Emacs, rb-notifu, notifysend, gntp, TerminalNotifier.
Features:
- most popular notification libraries supported
- easy to override options at any level (new(), notify())
- using multiple notifiers simultaneously
- child processes reuse same configuration
WWW: https://github.com/guard/notiffany
RG: https://rubygems.org/gems/notiffany
Notes
Notes:
svn path=/head/; revision=376478
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e4fd43c99ed6..d4e69c944ce0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4509,6 +4509,7 @@ SUBDIR += rubygem-nio4r SUBDIR += rubygem-nori SUBDIR += rubygem-notify + SUBDIR += rubygem-notiffany SUBDIR += rubygem-nprogress-rails SUBDIR += rubygem-oj SUBDIR += rubygem-open3_backport |