svn commit: r430334 - head/textproc/rubygem-rails-dom-testing

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 2 10:14:36 UTC 2017


Author: sunpoet
Date: Mon Jan  2 10:14:35 2017
New Revision: 430334
URL: https://svnweb.freebsd.org/changeset/ports/430334

Log:
  Restore LICENSE

Modified:
  head/textproc/rubygem-rails-dom-testing/Makefile

Modified: head/textproc/rubygem-rails-dom-testing/Makefile
==============================================================================
--- head/textproc/rubygem-rails-dom-testing/Makefile	Mon Jan  2 10:13:33 2017	(r430333)
+++ head/textproc/rubygem-rails-dom-testing/Makefile	Mon Jan  2 10:14:35 2017	(r430334)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Analyse and compare DOMs using Nokogiri
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
+
 RUN_DEPENDS=	rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \
 		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
 		rubygem-rails-deprecated_sanitizer>=1.0.1:devel/rubygem-rails-deprecated_sanitizer


More information about the svn-ports-all mailing list