aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-omniauth-oauth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:22:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:22:13 +0000
commitf6228835cdd42b1f24032de3e80f716a2aaea9e3 (patch)
treefd1b11a037699fa72f44727ab64f4008a34fcd45 /net/rubygem-omniauth-oauth
parent7e324332bbd986634f4de5fc4b5c8b3b7ba01f89 (diff)
downloadports-f6228835cdd42b1f24032de3e80f716a2aaea9e3.tar.gz
ports-f6228835cdd42b1f24032de3e80f716a2aaea9e3.zip
- Add LICENSE_FILE
Sponsored by: PortsCamp Taiwan
Notes
Notes: svn path=/head/; revision=406440
Diffstat (limited to 'net/rubygem-omniauth-oauth')
-rw-r--r--net/rubygem-omniauth-oauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile
index bf13f66dacb7..9381e009ace7 100644
--- a/net/rubygem-omniauth-oauth/Makefile
+++ b/net/rubygem-omniauth-oauth/Makefile
@@ -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