13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.13 2015/09/13 14:43:40 taca Exp $
|
|
|
|
DISTNAME= daemons-1.2.3
|
|
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"
|