PORTNAME=	rufus-scheduler
PORTVERSION=	3.9.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby job scheduler for at, cron and others
WWW=		https://github.com/jmettraux/rufus-scheduler

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-fugit>=1.11.1<2:devel/rubygem-fugit

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
