freebsd-ports/devel/p5-Algorithm-Bucketizer/pkg-plist
Jean-Yves Lefort 4ee8a70f7a Add p5-Algorithm-Bucketizer.
Algorithm::Bucketizer distributes items of a defined size into a number of
dynamically created buckets, each of them capable of holding items of a defined
total size.

WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer

PR:		ports/83064
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2005-07-11 08:09:44 +00:00

5 lines
304 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Bucketizer/.packlist
%%SITE_PERL%%/Algorithm/Bucketizer.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Bucketizer
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Algorithm 2>/dev/null || true