diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-10-12 12:31:35 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-10-12 12:31:35 +0000 |
commit | 65afc0834022e7f5c972fc824055b55f62138a18 (patch) | |
tree | 28173dfadec59630668a7a236044164464e42075 /www/p5-POE-Component-Server-SimpleHTTP/pkg-plist | |
parent | ff98253469a48383098d29e9e3da0df062e3ea07 (diff) |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/pkg-plist')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist b/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist new file mode 100644 index 000000000000..904dcd9bce23 --- /dev/null +++ b/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist @@ -0,0 +1,13 @@ +%%SITE_PERL%%/POE/Component/Server/SimpleHTTP.pm +%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Connection.pm +%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/PreFork.pm +%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Response.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SimpleHTTP/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/SimpleHTTP +@dirrm %%SITE_PERL%%/POE/Component/Server/SimpleHTTP +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 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 |