mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- no long support perl 5.005. - although it requires p5-Data-Dumper, which may need by perl5.6 (described in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one. And txt2html does not need newer module ( Data::Dumper => 0). Approved by: vanilla (co-mentor)
5 lines
153 B
Text
5 lines
153 B
Text
bin/txt2html
|
|
share/txt2html/txt2html.dict
|
|
%%SITE_PERL%%/HTML/TextToHTML.pm
|
|
@dirrm share/txt2html
|
|
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true
|