svn commit: r517514 - head/net/rubygem-httpauth

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 13 23:43:58 UTC 2019


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 at FreeBSD.org
 COMMENT=	Library for HTTP authentication protocol in RFC 2617
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		gem
 USE_RUBY=	yes


More information about the svn-ports-head mailing list