freebsd-ports/mail/p5-MIME-Tools/pkg-plist

28 lines
970 B
Text
Raw Normal View History

%%SITE_PERL%%/MIME/Body.pm
%%SITE_PERL%%/MIME/Entity.pm
%%SITE_PERL%%/MIME/Decoder.pm
%%SITE_PERL%%/MIME/Decoder/QuotedPrint.pm
%%SITE_PERL%%/MIME/Decoder/Base64.pm
%%SITE_PERL%%/MIME/Decoder/Binary.pm
%%SITE_PERL%%/MIME/Decoder/Gzip64.pm
%%SITE_PERL%%/MIME/Decoder/NBit.pm
%%SITE_PERL%%/MIME/Decoder/UU.pm
%%SITE_PERL%%/MIME/Field/ConTraEnc.pm
%%SITE_PERL%%/MIME/Field/ContDisp.pm
%%SITE_PERL%%/MIME/Field/ContType.pm
%%SITE_PERL%%/MIME/Field/ParamVal.pm
%%SITE_PERL%%/MIME/Head.pm
%%SITE_PERL%%/MIME/Parser.pm
%%SITE_PERL%%/MIME/Parser/Filer.pm
%%SITE_PERL%%/MIME/Parser/Reader.pm
%%SITE_PERL%%/MIME/Parser/Results.pm
%%SITE_PERL%%/MIME/Tools.pm
%%SITE_PERL%%/MIME/WordDecoder.pm
%%SITE_PERL%%/MIME/Words.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME-tools/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME-tools
@dirrm %%SITE_PERL%%/MIME/Field
@dirrm %%SITE_PERL%%/MIME/Decoder
@dirrm %%SITE_PERL%%/MIME/Parser
@unexec rmdir %D/%%SITE_PERL%%/MIME 2>/dev/null || true