xref: /mports/databases/rubygem-activemodel-gitlab/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	activemodel
2PORTVERSION=	${RAILS_VERSION}
3CATEGORIES=	databases rubygems
4MASTER_SITES=	RG
5PKGNAMESUFFIX=	-gitlab
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Toolkit for building modeling frameworks like Active Record
9WWW=		https://github.com/rails/rails/tree/main/activemodel \
10		https://rubyonrails.org/
11
12LICENSE=	mit
13LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
14
15BUILD_DEPENDS=	rubygem-activesupport-gitlab>=${PORTVERSION}:devel/rubygem-activesupport-gitlab
16RUN_DEPENDS=	rubygem-activesupport-gitlab>=${PORTVERSION}:devel/rubygem-activesupport-gitlab
17
18USES=		gem
19
20NO_ARCH=	yes
21
22PORTSCOUT=	limit:^7\.2\.
23
24.include "${.CURDIR}/../../www/gitlab/Makefile.common"
25.include <bsd.port.mk>
26

served by {OpenGrok

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