# $MidnightBSD: trunk/textproc/p5-XML-Writer/Makefile 21520 2016-08-06 00:11:52Z laffer1 $

PORTNAME=	XML-Writer
PORTVERSION=	0.625
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JOSEPHW
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple Perl module for writing XML documents

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
