# New ports collection makefile for:	p5-XML-MyXML
# Date created:		2007-04-30
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/textproc/p5-XML-MyXML/Makefile,v 1.3 2007/08/15 00:51:25 clsung Exp $
#

PORTNAME=	XML-MyXML
PORTVERSION=	0.09806.1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	XML
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	A simple-to-use XML module parsing and creating XML documents

PERL_CONFIGURE=	yes

MAN3=		XML::MyXML.3

.include <bsd.port.mk>
