PORTNAME=	bullet_train-roles
PORTVERSION=	1.7.23
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Yaml-backed ApplicationHash for CanCan Roles
WWW=		https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-roles

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-active_hash>=0:devel/rubygem-active_hash \
		rubygem-activesupport71>=0:devel/rubygem-activesupport71 \
		rubygem-cancancan>=0:security/rubygem-cancancan

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
