opnsense-ports/textproc/rubygem-parse-cron/Makefile
Franco Fichtner f940e83811 */*: sync with upstream
Taken from: HardenedBSD
2021-05-19 09:44:31 +02:00

19 lines
348 B
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>