aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-07 17:55:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-07 17:55:54 +0000
commit148d196d4e4622e35906f3793969ef21e13c88ae (patch)
treec712381439a49336088b12c522fd85ecde53cb5f /devel/Makefile
parentbfa84234b858212337dfca5433a01d9d40a64be3 (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/Makefile1
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