PORTNAME=	cronex
PORTVERSION=	0.15.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Ruby library that converts cron expressions
WWW=		https://github.com/alpinweis/cronex

LICENSE=	Apache-2.0
LICENSE_FILE=	${WRKSRC}/LICENSE.md

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-tzinfo>=0:devel/rubygem-tzinfo \
		rubygem-unicode>=0.4.4.5:devel/rubygem-unicode

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
