mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
19 lines
441 B
Makefile
19 lines
441 B
Makefile
PORTNAME= bullet_train-scope_validator
|
|
PORTVERSION= 1.7.22
|
|
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>
|