xref: /mports/databases/rubygem-microscope/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	microscope
2PORTVERSION=	1.1.1
3CATEGORIES=	databases rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Add useful scopes targeting ActiveRecord boolean and datetime attributes
8WWW=		https://github.com/mirego/microscope
9
10LICENSE=	bsd3
11LICENSE_FILE=	${WRKSRC}/LICENSE.md
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-activerecord71>=4.1.0:databases/rubygem-activerecord71 \
15		rubygem-activesupport71>=4.1.0:devel/rubygem-activesupport71
16
17USES=		gem
18
19NO_ARCH=	yes
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026