opnsense-ports/textproc/rubygem-parse-cron/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
327 B
Makefile

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
WWW= https://github.com/siebertm/parse-cron
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>