diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-16 02:58:35 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-16 02:58:35 +0000 |
commit | 0226f21c2d629d284a360983e7a2c31089860b2e (patch) | |
tree | 6c6a9b493fb43af8fb5f63fb3357ca8479e35f83 /devel/p5-List-Group | |
parent | 937be9d99c8969388a84a6b65f72ce8967de8be3 (diff) | |
download | ports-0226f21c2d629d284a360983e7a2c31089860b2e.tar.gz ports-0226f21c2d629d284a360983e7a2c31089860b2e.zip |
Notes
Diffstat (limited to 'devel/p5-List-Group')
-rw-r--r-- | devel/p5-List-Group/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-List-Group/Makefile b/devel/p5-List-Group/Makefile index 79f0adb5dbd4..bd622f7cabd7 100644 --- a/devel/p5-List-Group/Makefile +++ b/devel/p5-List-Group/Makefile @@ -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 |