opnsense-ports/devel/rubygem-rufus-scheduler/Makefile
Franco Fichtner 626aa2a6b3 */*: sync with upstream
Taken from: FreeBSD
2016-05-05 08:20:58 +02:00

18 lines
300 B
Makefile

# $FreeBSD$
PORTNAME= rufus-scheduler
PORTVERSION= 3.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby job scheduler for at, cron and others
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>