freebsd-ports/devel/rubygem-strong_migrations61/Makefile

20 lines
409 B
Makefile

PORTNAME= strong_migrations
PORTVERSION= 1.7.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 61
MAINTAINER= bofh@FreeBSD.org
COMMENT= Catch unsafe migrations at dev time
WWW= https://github.com/ankane/strong_migrations
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activerecord61>=5.2:databases/rubygem-activerecord61
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>