# New ports collection makefile for:	p5-XML-SimpleObject-LibXML
# Date created:				02 September 2003
# Whom:	      				Foxfair Hu <foxfair@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-XML-SimpleObject-LibXML/Makefile,v 1.8 2008/04/17 14:29:24 araujo Exp $
#

PORTNAME=	XML-SimpleObject-LibXML
PORTVERSION=	0.60
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	A simple(r) object representation of an XML::LibXML DOM object

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
		${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject

PERL_CONFIGURE=	YES

MAN3=		XML::SimpleObject::LibXML.3

.include <bsd.port.mk>
