pkgsrc/misc/ruby-daemons/Makefile
taca e16e4c4100 Update ruby-daemons to 1.2.2.
== Release 1.2.2: March 17, 2015

* fix 100% CPU usage bug when using monitor mode.
2015-06-07 15:57:05 +00:00

12 lines
304 B
Makefile

# $NetBSD: Makefile,v 1.12 2015/06/07 15:57:05 taca Exp $
DISTNAME= daemons-1.2.2
CATEGORIES= misc
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://daemons.rubyforge.org/
COMMENT= Toolkit to convert Ruby scripts to a daemon
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"