forked from Lainports/freebsd-ports
6 lines
322 B
Text
6 lines
322 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/HTML/FromText.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText/.packlist
|
|
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FromText 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
|