260795cc91
* Adding notify command * Adding support for kdialog * Adding support for libnotify ffi bindings
14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/11/26 13:52:18 obache Exp $
|
|
|
|
DISTNAME= notify-0.3.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"
|