diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-05-01 18:36:00 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-05-01 18:36:00 +0000 |
commit | 7bde380462a75816071b61e3547144ba70cc48d5 (patch) | |
tree | c8a64157254262a6b6ce7a6006225b8898f46fef /textproc/p5-YAML/pkg-plist | |
parent | 2631ac4263eebe52d38e907d971c5f5d74070dca (diff) |
Notes
Diffstat (limited to 'textproc/p5-YAML/pkg-plist')
-rw-r--r-- | textproc/p5-YAML/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/p5-YAML/pkg-plist b/textproc/p5-YAML/pkg-plist new file mode 100644 index 000000000000..cd7a57815bf0 --- /dev/null +++ b/textproc/p5-YAML/pkg-plist @@ -0,0 +1,13 @@ +bin/xyx +bin/ysh +bin/yaml2outline +bin/phone2yaml +%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/.packlist +%%SITE_PERL%%/YAML/Transfer.pm +%%SITE_PERL%%/YAML/Node.pm +%%SITE_PERL%%/YAML/Error.pm +%%SITE_PERL%%/YAML/Family.pm +%%SITE_PERL%%/YAML.pod +%%SITE_PERL%%/YAML.pm +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/YAML 2>/dev/null || true |