mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
15 lines
348 B
Makefile
15 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"
|