f82d859005
* fix a crash * support terminal-notifier
14 lines
348 B
Makefile
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"
|