Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:42:32 +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: r401441 - head/www/rubygem-acts-as-taggable-on3
Message-ID:  <201511122142.tACLgW28086339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 12 21:42:32 2015
New Revision: 401441
URL: https://svnweb.freebsd.org/changeset/ports/401441

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-acts-as-taggable-on3/Makefile

Modified: head/www/rubygem-acts-as-taggable-on3/Makefile
==============================================================================
--- head/www/rubygem-acts-as-taggable-on3/Makefile	Thu Nov 12 21:42:28 2015	(r401440)
+++ head/www/rubygem-acts-as-taggable-on3/Makefile	Thu Nov 12 21:42:32 2015	(r401441)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Tag a single model on several contexts
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-activerecord4>=4.1.6:${PORTSDIR}/databases/rubygem-activerecord4
 



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