# Created by: Rui Lopes (<rgl ruilopes com>)
# $FreeBSD$

PORTNAME=	daemons
PORTVERSION=	1.3.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Toolkit to convert your script to a controllable daemon

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
