mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
9 lines
474 B
Text
9 lines
474 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/HTML/SimpleLinkExtor.pm
|
|
%%SITE_PERL%%/auto/HTML/SimpleLinkExtor/autosplit.ix
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/SimpleLinkExtor/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/SimpleLinkExtor
|
|
@dirrm %%SITE_PERL%%/auto/HTML/SimpleLinkExtor
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/auto/HTML 2>/dev/null || true
|