Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:43:57 +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: r517514 - head/net/rubygem-httpauth
Message-ID:  <201911132343.xADNhvU4056869@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 13 23:43:57 2019
New Revision: 517514
URL: https://svnweb.freebsd.org/changeset/ports/517514

Log:
  Add LICENSE_FILE

Modified:
  head/net/rubygem-httpauth/Makefile

Modified: head/net/rubygem-httpauth/Makefile
==============================================================================
--- head/net/rubygem-httpauth/Makefile	Wed Nov 13 23:43:52 2019	(r517513)
+++ head/net/rubygem-httpauth/Makefile	Wed Nov 13 23:43:57 2019	(r517514)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library for HTTP authentication protocol in RFC 2617
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		gem
 USE_RUBY=	yes



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