Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:33:50 +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: r517440 - head/www/p5-HTTP-Cookies
Message-ID:  <201911132333.xADNXoi1042445@repo.freebsd.org>

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

Log:
  Add LICENSE_FILE

Modified:
  head/www/p5-HTTP-Cookies/Makefile

Modified: head/www/p5-HTTP-Cookies/Makefile
==============================================================================
--- head/www/p5-HTTP-Cookies/Makefile	Wed Nov 13 23:33:45 2019	(r517439)
+++ head/www/p5-HTTP-Cookies/Makefile	Wed Nov 13 23:33:50 2019	(r517440)
@@ -12,6 +12,7 @@ COMMENT=	HTTP Cookie jars
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-HTTP-Date>=6:www/p5-HTTP-Date \



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