Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2017 21:03:10 +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: r453700 - head/security/rubygem-webpush
Message-ID:  <201711072103.vA7L3AdQ078391@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Nov  7 21:03:10 2017
New Revision: 453700
URL: https://svnweb.freebsd.org/changeset/ports/453700

Log:
  Add LICENSE_FILE

Modified:
  head/security/rubygem-webpush/Makefile

Modified: head/security/rubygem-webpush/Makefile
==============================================================================
--- head/security/rubygem-webpush/Makefile	Tue Nov  7 21:03:05 2017	(r453699)
+++ head/security/rubygem-webpush/Makefile	Tue Nov  7 21:03:10 2017	(r453700)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Encryption utilities for Web Push payload
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-hkdf>=0.2:security/rubygem-hkdf \
 		rubygem-jwt>=0:www/rubygem-jwt



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