# New ports collection makefile for:	www/p5-HTML-Selector-XPath
# Date created:				28 Aug 2007
# Whom:					Shinsuke Matsui <smatsui@karashi.org>
#
# $FreeBSD: ports/www/p5-HTML-Selector-XPath/Makefile,v 1.1 2007/08/28 21:33:03 miwi Exp $
#

PORTNAME=	HTML-Selector-XPath
PORTVERSION=	0.02
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
PKGNAMEPREFIX=	p5-

MAINTAINER=	smatsui@karashi.org
COMMENT=	HTML::Selector::XPath - CSS Selector to XPath compiler

PERL_CONFIGURE=	yes

MAN3=	HTML::Selector::XPath.3

.include <bsd.port.mk>
