2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.21 2010/12/03 11:46:50 ajacoutot Exp $
|
2001-05-06 00:11:38 -04:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= perl module to build DOM Level 1 structures
|
2001-01-24 19:11:52 -05:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
2005-11-30 17:13:31 -05:00
|
|
|
DISTNAME= XML-DOM-1.44
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 1
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
2005-11-30 17:13:31 -05:00
|
|
|
|
2007-04-12 14:59:35 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-11-30 17:13:31 -05:00
|
|
|
|
2010-11-20 14:56:47 -05:00
|
|
|
RUN_DEPENDS= textproc/p5-XML-Parser>=2.30 \
|
|
|
|
textproc/p5-Libxml \
|
|
|
|
textproc/p5-XML-RegExp \
|
|
|
|
www/p5-libwww
|
2001-01-24 19:11:52 -05:00
|
|
|
|
2003-11-15 10:12:53 -05:00
|
|
|
# GPL/Artistic
|
2001-01-24 19:11:52 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|