Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 14:47:11 +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: r349427 - head/devel/p5-Module-Pluggable
Message-ID:  <201403281447.s2SElBJO019822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 28 14:47:10 2014
New Revision: 349427
URL: http://svnweb.freebsd.org/changeset/ports/349427
QAT: https://qat.redports.org/buildarchive/r349427/

Log:
  - Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Module-Pluggable/Makefile

Modified: head/devel/p5-Module-Pluggable/Makefile
==============================================================================
--- head/devel/p5-Module-Pluggable/Makefile	Fri Mar 28 14:41:29 2014	(r349426)
+++ head/devel/p5-Module-Pluggable/Makefile	Fri Mar 28 14:47:10 2014	(r349427)
@@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	Automatically give your module the ability to have plugins
 
+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?201403281447.s2SElBJO019822>