PORTNAME=	microscope
PORTVERSION=	1.1.1
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Add useful scopes targeting ActiveRecord boolean and datetime attributes
WWW=		https://github.com/mirego/microscope

LICENSE=	bsd3
LICENSE_FILE=	${WRKSRC}/LICENSE.md

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-activerecord71>=4.1.0:databases/rubygem-activerecord71 \
		rubygem-activesupport71>=4.1.0:devel/rubygem-activesupport71

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
