diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/p5-Algorithm-Pair-Best2/Makefile | 3 | ||||
-rw-r--r-- | games/p5-Algorithm-Pair-Best2/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/p5-Algorithm-Pair-Best2/Makefile b/games/p5-Algorithm-Pair-Best2/Makefile index 54fe19e98e61..ab5eb1cb622c 100644 --- a/games/p5-Algorithm-Pair-Best2/Makefile +++ b/games/p5-Algorithm-Pair-Best2/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Select tournament pairings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure USES= perl5 diff --git a/games/p5-Algorithm-Pair-Best2/pkg-plist b/games/p5-Algorithm-Pair-Best2/pkg-plist index cf8578915501..bc4e1cf80724 100644 --- a/games/p5-Algorithm-Pair-Best2/pkg-plist +++ b/games/p5-Algorithm-Pair-Best2/pkg-plist @@ -1,8 +1,3 @@ %%SITE_PERL%%/Algorithm/Pair/Best2.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best2/.packlist %%PERL5_MAN3%%/Algorithm::Pair::Best2.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best2 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm -@dirrmtry %%SITE_PERL%%/Algorithm/Pair -@dirrmtry %%SITE_PERL%%/Algorithm |