freebsd-ports/devel/p5-Tree-Binary/pkg-plist
Edwin Groothuis e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00

16 lines
714 B
Text

%%SITE_PERL%%/Tree/Binary.pm
%%SITE_PERL%%/Tree/Binary/Search.pm
%%SITE_PERL%%/Tree/Binary/Search/Node.pm
%%SITE_PERL%%/Tree/Binary/Visitor/Base.pm
%%SITE_PERL%%/Tree/Binary/Visitor/BreadthFirstTraversal.pm
%%SITE_PERL%%/Tree/Binary/Visitor/InOrderTraversal.pm
%%SITE_PERL%%/Tree/Binary/Visitor/PostOrderTraversal.pm
%%SITE_PERL%%/Tree/Binary/Visitor/PreOrderTraversal.pm
%%SITE_PERL%%/Tree/Binary/VisitorFactory.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Binary/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Binary
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree
@dirrm %%SITE_PERL%%/Tree/Binary/Visitor
@dirrm %%SITE_PERL%%/Tree/Binary/Search
@dirrm %%SITE_PERL%%/Tree/Binary
@dirrmtry %%SITE_PERL%%/Tree