Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2015 18:26:55 +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: r381132 - head/devel/p5-Locale-Maketext-Simple
Message-ID:  <201503121826.t2CIQtEl045559@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 12 18:26:54 2015
New Revision: 381132
URL: https://svnweb.freebsd.org/changeset/ports/381132
QAT: https://qat.redports.org/buildarchive/r381132/

Log:
  - Add LICENSE

Modified:
  head/devel/p5-Locale-Maketext-Simple/Makefile

Modified: head/devel/p5-Locale-Maketext-Simple/Makefile
==============================================================================
--- head/devel/p5-Locale-Maketext-Simple/Makefile	Thu Mar 12 18:26:49 2015	(r381131)
+++ head/devel/p5-Locale-Maketext-Simple/Makefile	Thu Mar 12 18:26:54 2015	(r381132)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple interface to Locale::Maketext::Lexicon
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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