summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-10-29 20:37:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-10-29 20:37:05 +0000
commit5f8ca608238fbda828455b15066e7a4a0a0ab6f6 (patch)
tree96693be40fc6a7ab0d63cfe68e8866245d21913b /www/p5-HTML-Mason/Makefile
parentDon't add p5-Digest-MD5 into dependency list if perl 5.8.0 or later is used - (diff)
Add two missed manpages.
Notes
Notes: svn path=/head/; revision=92588
Diffstat (limited to '')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 3a4b32f0712f..d06fbc2c29f0 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -39,11 +39,13 @@ MAN3= Bundle::HTML::Mason.3 \
HTML::Mason::Compiler.3 \
HTML::Mason::Compiler::ToObject.3 \
HTML::Mason::Component.3 \
+ HTML::Mason::Component::FileBased.3 \
HTML::Mason::Component::Subcomponent.3 \
HTML::Mason::ComponentSource.3 \
HTML::Mason::Devel.3 \
HTML::Mason::Escapes.3 \
HTML::Mason::Exceptions.3 \
+ HTML::Mason::FakeApache.3 \
HTML::Mason::Interp.3 \
HTML::Mason::Lexer.3 \
HTML::Mason::MethodMaker.3 \