xref: /mports/devel/rubygem-actionview4/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	actionview
2PORTVERSION=	4.2.11.3
3CATEGORIES=	devel rubygems
4MASTER_SITES=	RG
5PKGNAMESUFFIX=	4
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Rendering framework putting the V in MVC (part of Rails)
9WWW=		https://rubyonrails.org/ \
10		https://github.com/rails/rails/tree/main/actionview
11
12LICENSE=	mit
13LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
14
15BUILD_DEPENDS=	${RUN_DEPENDS}
16RUN_DEPENDS=	rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
17		rubygem-builder>=3.1<4:devel/rubygem-builder \
18		rubygem-erubis>=2.7.0<2.8:www/rubygem-erubis \
19		rubygem-rails-dom-testing1>=1.0.5<2:textproc/rubygem-rails-dom-testing1 \
20		rubygem-rails-html-sanitizer>=1.0.3<2:textproc/rubygem-rails-html-sanitizer
21
22USES=		cpe gem
23
24NO_ARCH=	yes
25
26CPE_VENDOR=	rubyonrails
27
28PORTSCOUT=	limit:^4\.2\.
29
30.include <bsd.port.mk>
31

served by {OpenGrok

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