Date: Mon, 2 Dec 2013 14:28:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335498 - head/www/rubygem-actionpack Message-ID: <201312021428.rB2ESd4u006959@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 2 14:28:38 2013 New Revision: 335498 URL: http://svnweb.freebsd.org/changeset/ports/335498 Log: - Add LICENSE Modified: head/www/rubygem-actionpack/Makefile Modified: head/www/rubygem-actionpack/Makefile ============================================================================== --- head/www/rubygem-actionpack/Makefile Mon Dec 2 14:28:33 2013 (r335497) +++ head/www/rubygem-actionpack/Makefile Mon Dec 2 14:28:38 2013 (r335498) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Action Controller and Action View of Rails MVC Framework +LICENSE= MIT + RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \ rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021428.rB2ESd4u006959>