xref: /mports/databases/rubygem-arel-helpers/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	arel-helpers
2PORTVERSION=	2.16.0
3PORTREVISION=	1
4CATEGORIES=	databases rubygems
5MASTER_SITES=	RG
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Helpers to construct database queries with ActiveRecord and Arel
9WWW=		https://github.com/camertron/arel-helpers
10
11LICENSE=	mit
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-activerecord71>=7.1:databases/rubygem-activerecord71
15
16USES=		gem
17
18NO_ARCH=	yes
19
20.include <bsd.port.mk>
21

served by {OpenGrok

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