HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/textproc/rubygem-parse-cron/Makefile
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	parse-cron
PORTVERSION=	0.1.4
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Parse cron expressions and calculates the next occurence

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/License

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>