svn commit: r450501 - head/converters/p5-Encode-Detect

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 24 18:48:43 UTC 2017


Author: sunpoet
Date: Sun Sep 24 18:48:42 2017
New Revision: 450501
URL: https://svnweb.freebsd.org/changeset/ports/450501

Log:
  Update LICENSE
  
  - Add LICENSE_FILE

Modified:
  head/converters/p5-Encode-Detect/Makefile

Modified: head/converters/p5-Encode-Detect/Makefile
==============================================================================
--- head/converters/p5-Encode-Detect/Makefile	Sun Sep 24 18:45:24 2017	(r450500)
+++ head/converters/p5-Encode-Detect/Makefile	Sun Sep 24 18:48:42 2017	(r450501)
@@ -11,7 +11,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Encode::Encoding subclass that detects the encoding of data
 
-LICENSE=	MPL
+LICENSE=	MPL11
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	modbuild


More information about the svn-ports-all mailing list