freebsd-ports/devel/p5-POE-Exceptions/pkg-plist

9 lines
476 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Exceptions/.packlist
%%SITE_PERL%%/POE/Exceptions.pm
%%SITE_PERL%%/POE/Kernel/Exception.pm
%%SITE_PERL%%/POE/Session/Exception.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Exceptions
@unexec rmdir %D/%%SITE_PERL%%/POE/Kernel 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POE/Session 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true