# $OpenBSD: Makefile,v 1.7 2002/06/09 05:32:07 wilfried Exp $ COMMENT= "perl module to build DOM Level 1 structures" DISTNAME= XML-DOM-1.36 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 NEED_VERSION= 1.504 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= Anil Madhavapeddy BUILD_DEPENDS= :p5-XML-Parser->=2.30:textproc/p5-XML-Parser \ :p5-Libxml-*:textproc/p5-Libxml \ :p5-XML-RegExp-*:textproc/p5-XML-RegExp \ :p5-libwww-*:www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= perl .include