freebsd-ports/devel/rubygem-activerecord-deprecated_finders/Makefile

18 lines
316 B
Makefile

# $FreeBSD$
PORTNAME= activerecord-deprecated_finders
PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@michael-fausten.de
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>