Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2018 21:11:04 +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: r465472 - head/devel/p5-superclass
Message-ID:  <201803242111.w2OLB4iY064554@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 24 21:11:04 2018
New Revision: 465472
URL: https://svnweb.freebsd.org/changeset/ports/465472

Log:
  Add LICENSE_FILE

Modified:
  head/devel/p5-superclass/Makefile

Modified: head/devel/p5-superclass/Makefile
==============================================================================
--- head/devel/p5-superclass/Makefile	Sat Mar 24 21:10:59 2018	(r465471)
+++ head/devel/p5-superclass/Makefile	Sat Mar 24 21:11:04 2018	(r465472)
@@ -12,6 +12,7 @@ COMMENT=	Like parent, but with version checks
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_PERL5=	configure



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