freebsd-ports/sysutils/p5-LJ-Cache/pkg-plist
Peter Pentchev b1a6f82db2 Add proper PERL_VER support.
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-04-17 13:28:57 +00:00

9 lines
541 B
Plaintext

lib/perl5/site_perl/%%PERL_VER%%/auto/LJ/Cache/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LJ/Cache/.packlist
lib/perl5/site_perl/%%PERL_VER%%/LJ/Cache.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/LJ/Cache
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LJ/Cache
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/LJ 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LJ 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/LJ 2>/dev/null || true