freebsd-ports/devel/rubygem-activerecord-deprecated_finders/Makefile
2022-05-25 11:41:25 -04:00

16 lines
296 B
Makefile

PORTNAME= activerecord-deprecated_finders
PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Deprecated finder APIs from Active Record
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>