svn commit: r427143 - head/devel/p5-Class-Inspector

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 26 10:33:58 UTC 2016


Author: sunpoet
Date: Sat Nov 26 10:33:56 2016
New Revision: 427143
URL: https://svnweb.freebsd.org/changeset/ports/427143

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/p5-Class-Inspector/Makefile

Modified: head/devel/p5-Class-Inspector/Makefile
==============================================================================
--- head/devel/p5-Class-Inspector/Makefile	Sat Nov 26 10:33:52 2016	(r427142)
+++ head/devel/p5-Class-Inspector/Makefile	Sat Nov 26 10:33:56 2016	(r427143)
@@ -12,6 +12,7 @@ COMMENT=	Provides information about clas
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list