diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-12-27 10:46:15 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-12-27 10:46:15 +0000 |
commit | be15a91570adc30fc6ef76e96337fcb1b1108bc7 (patch) | |
tree | 2b4ecd11e8ead68ead2cf788441eab743567cc53 /www/p5-Test-HTTP-Server-Simple/pkg-plist | |
parent | 9e26ce78f0bfb86988755dd5aa236987a2a604bf (diff) |
Notes
Diffstat (limited to 'www/p5-Test-HTTP-Server-Simple/pkg-plist')
-rw-r--r-- | www/p5-Test-HTTP-Server-Simple/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/p5-Test-HTTP-Server-Simple/pkg-plist b/www/p5-Test-HTTP-Server-Simple/pkg-plist new file mode 100644 index 000000000000..e6b786db84f6 --- /dev/null +++ b/www/p5-Test-HTTP-Server-Simple/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/Test/HTTP/Server/Simple.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/HTTP/Server/Simple/.packlist +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/HTTP/Server/Simple 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/HTTP/Server 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/HTTP 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Test/HTTP/Server 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Test/HTTP 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true |