svn commit: r335498 - head/www/rubygem-actionpack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 2 14:28:39 UTC 2013


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 at 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 \


More information about the svn-ports-head mailing list