freebsd-ports/math/p5-Math-Round/pkg-plist
Foxfair Hu 2511316b85 Import p5-Math-Round. Math::Round is a Perl module. It supplies functions to
round numbers, both positive and negative, in various ways.  This may seem like
an odd thing to write a whole module for, but rounding can sometimes be
a little tricky, so I thought some people might find this useful.
2003-09-06 02:30:34 +00:00

7 lines
382 B
Text

%%SITE_PERL%%/auto/Math/Round/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round/.packlist
%%SITE_PERL%%/Math/Round.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true