- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-16 02:58:35 +00:00
parent 937be9d99c
commit 0226f21c2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291504

View file

@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tillman@seekingfire.com
COMMENT= Perl module that allows you to group a list by columns or rows
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
PERL_CONFIGURE= yes
MAN3= List::Group.3