676fe719ac
Avoid using rubyforge.org since it stopped most of services.
12 lines
313 B
Makefile
12 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.14 2015/09/26 15:09:44 taca Exp $
|
|
|
|
DISTNAME= daemons-1.2.3
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/thuehlinger/daemons
|
|
COMMENT= Toolkit to convert Ruby scripts to a daemon
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|