aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-bullet_train-scope_validator/Makefile
blob: bfcbbb6dd18cb15e5d80fd5d090a6f7461d8f8b1 (plain) (tree)


















                                                                                                           
PORTNAME=	bullet_train-scope_validator
PORTVERSION=	1.7.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Protect belongs_to attributes from ID stuffing
WWW=		https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_validator

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

RUN_DEPENDS=	rubygem-rails71>=0:www/rubygem-rails71

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>