Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 17:46:36 +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: r380041 - head/devel/p5-IO-Prompt-Simple
Message-ID:  <201502261746.t1QHkaeO022431@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 26 17:46:36 2015
New Revision: 380041
URL: https://svnweb.freebsd.org/changeset/ports/380041
QAT: https://qat.redports.org/buildarchive/r380041/

Log:
  - Add LICENSE
  - Add TEST_DEPENDS

Modified:
  head/devel/p5-IO-Prompt-Simple/Makefile

Modified: head/devel/p5-IO-Prompt-Simple/Makefile
==============================================================================
--- head/devel/p5-IO-Prompt-Simple/Makefile	Thu Feb 26 17:46:30 2015	(r380040)
+++ head/devel/p5-IO-Prompt-Simple/Makefile	Thu Feb 26 17:46:36 2015	(r380041)
@@ -11,6 +11,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple interface for user input
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+TEST_DEPENDS=	p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires
+
 USES=		perl5
 USE_PERL5=	configure
 



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