svn commit: r400266 - head/security/rubygem-omniauth

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:50:07 UTC 2015


Author: sunpoet
Date: Tue Oct 27 15:50:06 2015
New Revision: 400266
URL: https://svnweb.freebsd.org/changeset/ports/400266

Log:
  - Add LICENSE_FILE

Modified:
  head/security/rubygem-omniauth/Makefile

Modified: head/security/rubygem-omniauth/Makefile
==============================================================================
--- head/security/rubygem-omniauth/Makefile	Tue Oct 27 15:50:01 2015	(r400265)
+++ head/security/rubygem-omniauth/Makefile	Tue Oct 27 15:50:06 2015	(r400266)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby at 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


More information about the svn-ports-all mailing list