Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2016 13:22:13 +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: r406440 - head/net/rubygem-omniauth-oauth
Message-ID:  <201601171322.u0HDMDO5016905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 17 13:22:13 2016
New Revision: 406440
URL: https://svnweb.freebsd.org/changeset/ports/406440

Log:
  - Add LICENSE_FILE
  
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/net/rubygem-omniauth-oauth/Makefile

Modified: head/net/rubygem-omniauth-oauth/Makefile
==============================================================================
--- head/net/rubygem-omniauth-oauth/Makefile	Sun Jan 17 13:22:08 2016	(r406439)
+++ head/net/rubygem-omniauth-oauth/Makefile	Sun Jan 17 13:22:13 2016	(r406440)
@@ -9,12 +9,12 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Generic OAuth strategy for OmniAuth
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \
 		rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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