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

19 lines
407 B
Makefile

PORTNAME= gitlab_chronic_duration
PORTVERSION= 0.10.6.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Natural language parser for elapsed time
WWW= https://gitlab.com/gitlab-org/gitlab-chronic-duration
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-numerizer>=0.2<1:devel/rubygem-numerizer
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>