aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-11-04 09:57:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-11-04 09:57:54 +0000
commitf235d21f2b8b139d1417c60634d1b92555fccebc (patch)
treeef5e86f1b46d8924566a25eb552952961d7a14a6 /www/p5-HTML-Template-Compiled/Makefile
parent284265c537f02a1d864aa7608e88d1e8547998d5 (diff)
downloadports-f235d21f2b8b139d1417c60634d1b92555fccebc.tar.gz
ports-f235d21f2b8b139d1417c60634d1b92555fccebc.zip
- support STAGEDIR
- add LICENSE
Notes
Notes: svn path=/head/; revision=332678
Diffstat (limited to 'www/p5-HTML-Template-Compiled/Makefile')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index c1eda2aa7b88..72e039d4b9fb 100644
--- a/www/p5-HTML-Template-Compiled/Makefile
+++ b/www/p5-HTML-Template-Compiled/Makefile
@@ -22,21 +22,4 @@ TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
USES= perl5
USE_PERL5= configure
-MAN3= HTML::Template::Compiled.3 \
- HTML::Template::Compiled::Classic.3 \
- HTML::Template::Compiled::Compiler.3 \
- HTML::Template::Compiled::Compiler::Classic.3 \
- HTML::Template::Compiled::Exception.3 \
- HTML::Template::Compiled::Expr.3 \
- HTML::Template::Compiled::Expression.3 \
- HTML::Template::Compiled::Filter.3 \
- HTML::Template::Compiled::Formatter.3 \
- HTML::Template::Compiled::Lazy.3 \
- HTML::Template::Compiled::Parser.3 \
- HTML::Template::Compiled::Plugin::XMLEscape.3 \
- HTML::Template::Compiled::Reference.3 \
- HTML::Template::Compiled::Token.3 \
- HTML::Template::Compiled::Utils.3
-
-NO_STAGE= yes
.include <bsd.port.mk>