forked from Lainports/freebsd-ports
- Drop maintainership PR: ports/65427 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer)
8 lines
343 B
Text
8 lines
343 B
Text
bin/txt2html
|
|
share/txt2html/txt2html.dict
|
|
%%SITE_PERL%%/HTML/TextToHTML.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML/.packlist
|
|
@dirrm share/txt2html
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
|