pkgsrc/sysutils/ruby-notify/Makefile
obache f82d859005 Update ruby-notify to 0.4.0.
* fix a crash
* support terminal-notifier
2012-08-19 09:27:33 +00:00

14 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/08/19 09:27:33 obache Exp $
DISTNAME= notify-0.4.0
CATEGORIES= security
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://github.com/jugyo/notify
COMMENT= Ruby notification function for cross platfoms
LICENSE= mit
RUBYGEM_OPTIONS= --format-executable
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"