diff options
author | swills <swills@FreeBSD.org> | 2012-02-15 11:38:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-15 11:38:34 +0800 |
commit | 114fe5eca77d2bb6821d18d0759cd86aed376fbc (patch) | |
tree | bd7a587d9cadcea0137f531c2915a2b507b6197d /devel/Makefile | |
parent | 20f8b67b55f4468fbb8ffaf74007b3f9e3a39d06 (diff) | |
download | freebsd-ports-gnome-114fe5eca77d2bb6821d18d0759cd86aed376fbc.tar.gz freebsd-ports-gnome-114fe5eca77d2bb6821d18d0759cd86aed376fbc.tar.zst freebsd-ports-gnome-114fe5eca77d2bb6821d18d0759cd86aed376fbc.zip |
Perl module to test many params as one test
WWW: http://search.cpan.org/dist/Test-ManyParams/
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d2df1bdaae77..cb65d269fa04 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2496,6 +2496,7 @@ SUBDIR += p5-Test-Log4perl SUBDIR += p5-Test-LongString SUBDIR += p5-Test-Manifest + SUBDIR += p5-Test-ManyParams SUBDIR += p5-Test-Memory-Cycle SUBDIR += p5-Test-Mini SUBDIR += p5-Test-Mini-Unit |