svn commit: r453700 - head/security/rubygem-webpush

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Nov 7 21:04:26 UTC 2017


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 at 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


More information about the svn-ports-all mailing list