# New ports collection makefile for:	XML::Code
# Date created:		1 June 2008
# Whom:			Wesley Shields <wxs@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-XML-Code/Makefile,v 1.2 2009/09/09 19:19:13 wxs Exp $
#

PORTNAME=	XML-Code
PORTVERSION=	0.4
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Module for converting XML hash structures into plain text

MAN3=		XML::Code.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
