# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD: net/p5-XML-Fast/Makefile 332200 2013-10-31 04:17:29Z eadler $

PORTNAME=	XML-Fast
PORTVERSION=	0.11
CATEGORIES=	net
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dhn@FreeBSD.org
COMMENT=	Simple and fast XML to hash conversion

USES=		perl5
USE_PERL5=	configure

MAN3=	XML::Fast.3

NO_STAGE=	yes
.include <bsd.port.mk>
