diff options
Diffstat (limited to 'astro/p5-Astro-SIMBAD/pkg-plist')
-rw-r--r-- | astro/p5-Astro-SIMBAD/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/astro/p5-Astro-SIMBAD/pkg-plist b/astro/p5-Astro-SIMBAD/pkg-plist new file mode 100644 index 000000000000..ffa6f4a2d062 --- /dev/null +++ b/astro/p5-Astro-SIMBAD/pkg-plist @@ -0,0 +1,9 @@ +lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Query.pm +lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result.pm +lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result/Object.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SIMBAD/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD/Result +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Astro/SIMBAD +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SIMBAD +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true |