Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:44:02 +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: r517515 - head/net/rubygem-simple_oauth
Message-ID:  <201911132344.xADNi2L1057006@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 13 23:44:02 2019
New Revision: 517515
URL: https://svnweb.freebsd.org/changeset/ports/517515

Log:
  Add LICENSE_FILE

Modified:
  head/net/rubygem-simple_oauth/Makefile

Modified: head/net/rubygem-simple_oauth/Makefile
==============================================================================
--- head/net/rubygem-simple_oauth/Makefile	Wed Nov 13 23:43:57 2019	(r517514)
+++ head/net/rubygem-simple_oauth/Makefile	Wed Nov 13 23:44:02 2019	(r517515)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Builds and verifies OAuth headers
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 USES=		gem
 USE_RUBY=	yes



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