# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-actionview/Makefile 368156 2014-09-14 02:06:58Z swills $ PORTNAME= actionview PORTVERSION= 4.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rendering framework putting the V in MVC (part of Rails) RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-builder32>=3.2:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include