Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:50:06 +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: r400266 - head/security/rubygem-omniauth
Message-ID:  <201510271550.t9RFo6lI052070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:50:06 2015
New Revision: 400266
URL: https://svnweb.freebsd.org/changeset/ports/400266

Log:
  - Add LICENSE_FILE

Modified:
  head/security/rubygem-omniauth/Makefile

Modified: head/security/rubygem-omniauth/Makefile
==============================================================================
--- head/security/rubygem-omniauth/Makefile	Tue Oct 27 15:50:01 2015	(r400265)
+++ head/security/rubygem-omniauth/Makefile	Tue Oct 27 15:50:06 2015	(r400266)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Generalized Rack framework for multiple-provider authentication
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \
 		rubygem-rack16>=1.0:${PORTSDIR}/www/rubygem-rack16



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