mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
c634b4bb83
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
12 lines
672 B
Plaintext
12 lines
672 B
Plaintext
%%SITE_PERL%%/Net/Telnet/Cisco.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/Cisco/.packlist
|
|
%%SITE_PERL%%/auto/Net/Telnet/Cisco/autosplit.ix
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/Cisco
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net/Telnet 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/auto/Net/Telnet/Cisco 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/auto/Net/Telnet 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/auto/Net 2>/dev/null || true
|