diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-01 03:06:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-01 03:06:31 +0000 |
commit | c0350dc160c4f2b25157299db919cbfeb2669187 (patch) | |
tree | a86ad9480925289bb779dd45396612ac4df1430f /games/p5-Algorithm-Pair-Swiss | |
parent | 92269a1de2efc711946783fb1aa0d7e601b1497f (diff) | |
download | ports-c0350dc160c4f2b25157299db919cbfeb2669187.tar.gz ports-c0350dc160c4f2b25157299db919cbfeb2669187.zip |
Notes
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss')
-rw-r--r-- | games/p5-Algorithm-Pair-Swiss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile index 35387fdef5b9..bd8401256653 100644 --- a/games/p5-Algorithm-Pair-Swiss/Makefile +++ b/games/p5-Algorithm-Pair-Swiss/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Generate unique pairings for tournaments +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception + MAN3= Algorithm::Pair::Swiss.3 PERL_MODBUILD= yes |