# New ports collection makefile for:	p5-HTML-SimpleParse
# Date created:				May 26 2001
# Whom:					vanilla
#
# $FreeBSD: www/p5-HTML-SimpleParse/Makefile 324171 2013-08-02 18:21:05Z az $
#

PORTNAME=	HTML-SimpleParse
PORTVERSION=	0.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	HTML::SimpleParse - a bare-bones HTML parser

USES=		perl5
USE_PERL5=	configure

MAN3=		HTML::SimpleParse.3

.include <bsd.port.mk>
