14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.7 2013/08/14 08:55:49 obache Exp $
|
|
|
|
DISTNAME= notify-0.5.2
|
|
CATEGORIES= sysutils
|
|
|
|
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"
|