mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
e541d58dac
POE component for non-blocking NNTP access.
10 lines
619 B
Plaintext
10 lines
619 B
Plaintext
%%SITE_PERL%%/POE/Component/Client/NNTP.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/NNTP
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
|