freebsd-ports/devel/rubygem-rufus-scheduler/Makefile
2015-04-18 18:28:14 +00:00

19 lines
344 B
Makefile

# $FreeBSD$
PORTNAME= rufus-scheduler
PORTVERSION= 3.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= robak@FreeBSD.org
COMMENT= Ruby job scheduler for at, cron and others
LICENSE= MIT
RUN_DEPENDS= rubygem-tzinfo>=0:${PORTSDIR}/devel/rubygem-tzinfo
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>