diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-09 13:00:35 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-09 13:00:35 +0000 |
commit | 3ad30f435ebf9dfcd28c85391a98a9c405301560 (patch) | |
tree | 927a60138a4b010bb4950a6161c7c59d3c4295b5 /textproc/p5-Text-Chomp/pkg-plist | |
parent | aa4939a64c7b5ad54454e4eb7d4511e04a303095 (diff) | |
download | ports-3ad30f435ebf9dfcd28c85391a98a9c405301560.tar.gz ports-3ad30f435ebf9dfcd28c85391a98a9c405301560.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Chomp/pkg-plist')
-rw-r--r-- | textproc/p5-Text-Chomp/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Text-Chomp/pkg-plist b/textproc/p5-Text-Chomp/pkg-plist new file mode 100644 index 000000000000..fa47e1a0a37d --- /dev/null +++ b/textproc/p5-Text-Chomp/pkg-plist @@ -0,0 +1,5 @@ +%%SITE_PERL%%/Text/Chomp.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Chomp/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Chomp +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true |