Add missing man pages.

Obtained from:	bento
This commit is contained in:
Dmitry Sivachenko 2001-03-16 09:55:12 +00:00
parent e7d39f6460
commit e923766cdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39915

View File

@ -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>