# New ports collection makefile for: p5-Pod-Xhtml
# Date created: 2006-07-13
# Whom: Gea-Suan Lin
#
# $FreeBSD$
#
PORTNAME= Pod-Xhtml
PORTVERSION= 1.59
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate well-formed XHTML documents from POD format documentation
RUN_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN1= pod2xhtml.1
MAN3= Pod::Hyperlink::BounceURL.3 Pod::Xhtml.3
.include