aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Catalyst-View-HTML-Template/Makefile
blob: 314fac8648d37ad6c0fa6c67cd7e8ea24b7a55f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# New ports collection makefile for:    www/p5-Catalyst-View-HTML-Template
# Date created:             28 May 2005
# Whom:                 Gruen Christian <kiki@bsdro.org>
#
# $FreeBSD$
#

PORTNAME=   Catalyst-View-HTML-Template
PORTVERSION=    0.01
CATEGORIES= www perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI
PKGNAMEPREFIX=  p5-

MAINTAINER= kiki@bsdro.org
COMMENT=    HTML::Template view class for Catalyst

BUILD_DEPENDS=  ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
        p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
        ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
RUN_DEPENDS=    ${BUILD_DEPENDS}

PERL_MODBUILD=  yes

MAN3=       Catalyst::Helper::View::HTML::Template.3 \
        Catalyst::View::HTML::Template.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
.endif

.include <bsd.port.post.mk>
52 * Restore correct regexp matching.stefan2006-08-172-1/+10 * Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0 * SHA256ifyedwin2006-01-241-0/+1 * Use IANA-assigned radius port rather than the old unofficial one.lawrance2005-12-131-0/+5 * - Fix plistpav2005-09-112-2/+2 * Fix wrong encodingsem2004-08-191-57/+57