diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:49:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:49:24 +0000 |
commit | 55d67fd2e8ea5344267319e7ffe31a801d3042f2 (patch) | |
tree | bd20ebeefbea33791e0a298775ba7031782860d0 /games/p5-Algorithm-Pair-Swiss | |
parent | a1cda77c6a32702660f0f5f8bf97ca202ce5bc6e (diff) |
Notes
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss')
-rw-r--r-- | games/p5-Algorithm-Pair-Swiss/Makefile | 3 | ||||
-rw-r--r-- | games/p5-Algorithm-Pair-Swiss/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile index dad56576f057..c5655a97bca7 100644 --- a/games/p5-Algorithm-Pair-Swiss/Makefile +++ b/games/p5-Algorithm-Pair-Swiss/Makefile @@ -12,10 +12,7 @@ COMMENT= Generate unique pairings for tournaments TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -MAN3= Algorithm::Pair::Swiss.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/p5-Algorithm-Pair-Swiss/pkg-plist b/games/p5-Algorithm-Pair-Swiss/pkg-plist index fb2024fb91cb..6a4fa6b6a030 100644 --- a/games/p5-Algorithm-Pair-Swiss/pkg-plist +++ b/games/p5-Algorithm-Pair-Swiss/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Algorithm::Pair::Swiss.3.gz %%SITE_PERL%%/Algorithm/Pair/Swiss.pm @dirrmtry %%SITE_PERL%%/Algorithm/Pair @dirrmtry %%SITE_PERL%%/Algorithm |