summaryrefslogtreecommitdiff
path: root/sysutils/ruby-notify/Makefile
blob: 8789220a263e464b54b69412a0ee1171dd7b2212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2015/03/15 19:51:08 hiramatsu Exp $

DISTNAME=	notify-0.5.2
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@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"