svn commit: r398849 - head/net/rubygem-oauth2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 8 18:43:26 UTC 2015


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 at 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 \


More information about the svn-ports-head mailing list