freebsd-ports/irc/p5-POE-Component-IRC/pkg-plist
Yen-Ming Lee a6d9e4bdaf - Update irc/p5-POE-Component-IRC to 4.65
PR:		83883
Submitted by:	Christopher Nehren <apeiron+ports@coitusmentis.info>
2005-07-22 01:32:25 +00:00

32 lines
1.4 KiB
Text

%%SITE_PERL%%/POE/Component/IRC.pm
%%SITE_PERL%%/POE/Component/IRC/Constants.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin/BotTraffic.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm
%%SITE_PERL%%/POE/Component/IRC/Qnet.pm
%%SITE_PERL%%/POE/Component/IRC/Qnet/State.pm
%%SITE_PERL%%/POE/Component/IRC/State.pm
%%SITE_PERL%%/POE/Component/IRC/Test/Harness.pm
%%SITE_PERL%%/POE/Component/IRC/Test/Plugin.pm
%%SITE_PERL%%/POE/Filter/CTCP.pm
%%SITE_PERL%%/POE/Filter/IRC.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
%%EXAMPLESDIR%%/aimproxy.pl
%%EXAMPLESDIR%%/dcctest.pl
%%EXAMPLESDIR%%/dicebot.pl
%%EXAMPLESDIR%%/eliza.pl
%%EXAMPLESDIR%%/moo.pl
%%EXAMPLESDIR%%/simpleclient.pl
%%EXAMPLESDIR%%/tinyurl.pl
@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
@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/Filter 2>/dev/null || true
@dirrm %%SITE_PERL%%/POE/Component/IRC/Test
@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet
@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin
@dirrm %%SITE_PERL%%/POE/Component/IRC
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true