svn commit: r361420 - head/chinese/p5-Encode-HanExtra

Yen-Ming Lee leeym at FreeBSD.org
Thu Jul 10 00:30:20 UTC 2014


Author: leeym
Date: Thu Jul 10 00:30:19 2014
New Revision: 361420
URL: http://svnweb.freebsd.org/changeset/ports/361420
QAT: https://qat.redports.org/buildarchive/r361420/

Log:
  - add LICENSE

Modified:
  head/chinese/p5-Encode-HanExtra/Makefile

Modified: head/chinese/p5-Encode-HanExtra/Makefile
==============================================================================
--- head/chinese/p5-Encode-HanExtra/Makefile	Wed Jul  9 23:29:01 2014	(r361419)
+++ head/chinese/p5-Encode-HanExtra/Makefile	Thu Jul 10 00:30:19 2014	(r361420)
@@ -10,8 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	leeym at FreeBSD.org
 COMMENT=	Extra sets of Chinese encodings
 
+LICENSE=	MIT
+
 USES=		perl5
 USE_PERL5=	configure
 
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list