mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Add LICENSE
- Cleanup PLIST
This commit is contained in:
parent
77cb368a88
commit
2c01b09513
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373311
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user