PORTNAME=	semver_dialects
PORTVERSION=	3.7.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Parse, process and compare semantic versions
WWW=		https://gitlab.com/gitlab-org/ruby/gems/semver_dialects

LICENSE=	MIT

RUN_DEPENDS=	rubygem-deb_version>=1.0.1<1.1:devel/rubygem-deb_version \
		rubygem-pastel>=0.8.0<0.9:devel/rubygem-pastel \
		rubygem-thor>=1.3<2:devel/rubygem-thor \
		rubygem-tty-command>=0.10.1<0.11:devel/rubygem-tty-command

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
