freebsd-ports/net/p5-POE-Component-Client-Keepalive/pkg-plist
Sergey Skvortsov ba54e5418b Add p5-POE-Component-Client-Keepalive 0.03,
POE component for
managing connections, with keep-alive.
2005-06-24 10:54:10 +00:00

10 lines
695 B
Text

%%SITE_PERL%%/POE/Component/Client/Keepalive.pm
%%SITE_PERL%%/POE/Component/Connection/Keepalive.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Keepalive/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Keepalive
@unexec rmdir %D/%%SITE_PERL%%/POEComponent/Client 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POEComponent/Connection 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
@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