Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 16:09:40 +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: r375941 - head/devel/p5-Test-NoWarnings
Message-ID:  <201501011609.t01G9eFq002961@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan  1 16:09:39 2015
New Revision: 375941
URL: https://svnweb.freebsd.org/changeset/ports/375941
QAT: https://qat.redports.org/buildarchive/r375941/

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

Modified:
  head/devel/p5-Test-NoWarnings/Makefile

Modified: head/devel/p5-Test-NoWarnings/Makefile
==============================================================================
--- head/devel/p5-Test-NoWarnings/Makefile	Thu Jan  1 16:09:34 2015	(r375940)
+++ head/devel/p5-Test-NoWarnings/Makefile	Thu Jan  1 16:09:39 2015	(r375941)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	lippe@FreeBSD.org
 COMMENT=	Hide and store warnings while running test scripts
 
+LICENSE=	LGPL21
+
 TEST_DEPENDS=	p5-Test-Tester>=0.10.7:${PORTSDIR}/devel/p5-Test-Tester
 
 USES=		perl5



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