diff options
author | Will Andrews <will@FreeBSD.org> | 2001-06-11 04:34:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-06-11 04:34:55 +0000 |
commit | 803ed04626e0ddc17d9058264ea892e02935f15d (patch) | |
tree | cfc4bfc61854920826d0e59360f6fce4da4e0a83 /devel/p5-Getopt-Long/pkg-plist | |
parent | 3e047fb21247cb28b7cf293e70416afcec644e76 (diff) |
Notes
Diffstat (limited to 'devel/p5-Getopt-Long/pkg-plist')
-rw-r--r-- | devel/p5-Getopt-Long/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/p5-Getopt-Long/pkg-plist b/devel/p5-Getopt-Long/pkg-plist new file mode 100644 index 000000000000..f43ddea66494 --- /dev/null +++ b/devel/p5-Getopt-Long/pkg-plist @@ -0,0 +1,14 @@ +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/GetOptions.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/FindOption.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/Configure.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/config.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/Croak.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/Long/.packlist +lib/perl5/site_perl/%%PERL_VER%%/newgetopt.pl +lib/perl5/site_perl/%%PERL_VER%%/Getopt/Long.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/Long +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/Long +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Getopt 2>/dev/null || true |