summaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-PrettyPrinter/Makefile
blob: 7a610289232550d61eac7fe0acd7c524236056b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	p5-HTML-PrettyPrinter
# Date created:				Wed Mar  1 15:41:13 EST 2006
# Whom:					Vivek Khera <vivek@khera.org>
#
# $FreeBSD$
#

PORTNAME=	HTML-PrettyPrinter
PORTVERSION=	0.03
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	vivek@khera.org
COMMENT=	Generate nice HTML files from HTML syntax trees

BUILD_DEPENDS=	p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		HTML::PrettyPrinter.3

.include <bsd.port.mk>
OpenPOWER on IntegriCloud