# New ports collection makefile for:	p5-HTML-TagParser
# Date Created:				8 Jul 2006
# Whom:					clsung
#
# $FreeBSD: ports/www/p5-HTML-TagParser/Makefile,v 1.4 2008/04/17 14:30:00 araujo Exp $
#

PORTNAME=	HTML-TagParser
PORTVERSION=	0.16
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Yet another HTML tag parser by pure Perl implementation

PERL_CONFIGURE=	yes

MAN3=		HTML::TagParser.3

.include <bsd.port.mk>
