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