aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-27 23:50:06 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-27 23:50:06 +0800
commit70eab9142267f41b59bbb664f7056eb4635c3988 (patch)
tree1b8b3a41234a2d1509ee913a3ceda29ac7509204 /security
parentf28508fbdc12ba2086b8a873bfaef5bb633298f0 (diff)
downloadfreebsd-ports-gnome-70eab9142267f41b59bbb664f7056eb4635c3988.tar.gz
freebsd-ports-gnome-70eab9142267f41b59bbb664f7056eb4635c3988.tar.zst
freebsd-ports-gnome-70eab9142267f41b59bbb664f7056eb4635c3988.zip
- Add LICENSE_FILE
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-omniauth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
index 40dde4e1dd5c..a9c8366b1ce5 100644
--- a/security/rubygem-omniauth/Makefile
+++ b/security/rubygem-omniauth/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Generalized Rack framework for multiple-provider authentication
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \
rubygem-rack16>=1.0:${PORTSDIR}/www/rubygem-rack16