Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 18:43:25 +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: r398849 - head/net/rubygem-oauth2
Message-ID:  <201510081843.t98IhPak060011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  8 18:43:24 2015
New Revision: 398849
URL: https://svnweb.freebsd.org/changeset/ports/398849

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-oauth2/Makefile

Modified: head/net/rubygem-oauth2/Makefile
==============================================================================
--- head/net/rubygem-oauth2/Makefile	Thu Oct  8 18:43:20 2015	(r398848)
+++ head/net/rubygem-oauth2/Makefile	Thu Oct  8 18:43:24 2015	(r398849)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby wrapper for the OAuth 2.0 protocol
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
 		rubygem-jwt>=1:${PORTSDIR}/www/rubygem-jwt \



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