mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
854c187a95
"I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
14 lines
635 B
Plaintext
14 lines
635 B
Plaintext
%%SITE_PERL%%/Crypt/CAST5_PP.pm
|
|
%%SITE_PERL%%/Crypt/CAST5_PP/Tables.pm
|
|
%%SITE_PERL%%/auto/Crypt/CAST5_PP/autosplit.ix
|
|
%%SITE_PERL%%/auto/Crypt/CAST5_PP/decrypt.al
|
|
%%SITE_PERL%%/auto/Crypt/CAST5_PP/encrypt.al
|
|
%%SITE_PERL%%/auto/Crypt/CAST5_PP/init.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5_PP/.packlist
|
|
@dirrm %%SITE_PERL%%/Crypt/CAST5_PP
|
|
@unexec rmdir %D/%%SITE_PERL%%/Crypt 2>/dev/null || true
|
|
@dirrm %%SITE_PERL%%/auto/Crypt/CAST5_PP
|
|
@unexec rmdir %D/%%SITE_PERL%%/auto/Crypt 2>/dev/null || true
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5_PP
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
|