mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Add missing man pages.
Obtained from: bento
This commit is contained in:
parent
e7d39f6460
commit
e923766cdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39915
1 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,8 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \
|
||||
HTML::Element.3 HTML::Element::traverse.3
|
||||
HTML::Element.3 HTML::Element::traverse.3 HTML::Tree.3 \
|
||||
HTML::Tree::Scanning.3 HTML::Tree::AboutObjects.3 \
|
||||
HTML::Tree::AboutTrees.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue