From b658f568db298d10d9bf098289db9aa091747e51 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Mon, 5 Nov 2001 12:51:58 +0000 Subject: Add p5-String-Scanf 1.4, emulates the sscanf() of the C stdio library. PR: 31761 Submitted by: Seamus Venasse --- textproc/p5-String-Scanf/pkg-plist | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 textproc/p5-String-Scanf/pkg-plist (limited to 'textproc/p5-String-Scanf/pkg-plist') diff --git a/textproc/p5-String-Scanf/pkg-plist b/textproc/p5-String-Scanf/pkg-plist new file mode 100644 index 000000000000..b20d3ce3216d --- /dev/null +++ b/textproc/p5-String-Scanf/pkg-plist @@ -0,0 +1,5 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Scanf/.packlist +lib/perl5/site_perl/%%PERL_VER%%/String/Scanf.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Scanf +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String 2>/dev/null || true -- cgit v1.2.3