svn commit: r380041 - head/devel/p5-IO-Prompt-Simple
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Feb 26 17:46:37 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list