Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:15:56 +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: r402041 - head/textproc/rubygem-loofah
Message-ID:  <201511200915.tAK9FuD9011552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 20 09:15:56 2015
New Revision: 402041
URL: https://svnweb.freebsd.org/changeset/ports/402041

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-loofah/Makefile

Modified: head/textproc/rubygem-loofah/Makefile
==============================================================================
--- head/textproc/rubygem-loofah/Makefile	Fri Nov 20 09:15:52 2015	(r402040)
+++ head/textproc/rubygem-loofah/Makefile	Fri Nov 20 09:15:56 2015	(r402041)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Library for manipulating HTML/XML documents and fragments
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
 RUN_DEPENDS=	rubygem-nokogiri>=1.5.9:${PORTSDIR}/textproc/rubygem-nokogiri
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511200915.tAK9FuD9011552>