mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Convert to staging.
This commit is contained in:
parent
a97d27b793
commit
b5d7dea446
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329816
@ -12,8 +12,4 @@ COMMENT= Perl extension for rounding numbers
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Math::Round.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,18 @@
|
||||
%%SITE_PERL%%/auto/Math/Round/autosplit.ix
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round/.packlist
|
||||
%%SITE_PERL%%/Math/Round.pm
|
||||
%%PERL5_MAN3%%/Math::Round.3.gz
|
||||
@dirrmtry %%PERL5_MAN3%%
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
|
||||
@dirrm %%SITE_PERL%%/auto/Math/Round
|
||||
@dirrmtry %%SITE_PERL%%/mach/auto
|
||||
@dirrmtry %%SITE_PERL%%/mach
|
||||
@dirrmtry %%SITE_PERL%%/auto/Math
|
||||
@dirrmtry %%SITE_PERL%%/auto
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
|
||||
@dirrmtry %%SITE_PERL%%/Math
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
|
||||
@dirrmtry lib/perl5/site_perl
|
||||
@dirrmtry lib/perl5/5.14/man
|
||||
@dirrmtry lib/perl5/5.14
|
||||
@dirrmtry lib/perl5
|
||||
@dirrmtry %%SITE_PERL%%
|
||||
|
Loading…
Reference in New Issue
Block a user