13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.10 2012/08/12 21:44:01 imil Exp $
|
|
|
|
DISTNAME= daemons-1.1.9
|
|
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"
|