openbsd-ports/textproc/p5-XML-NamespaceSupport/Makefile
2009-08-30 17:08:00 +00:00

20 lines
415 B
Makefile

# $OpenBSD: Makefile,v 1.13 2009/08/30 17:08:00 jasper Exp $
COMMENT= perl module to the SAX2 NamespaceSupport class
MODULES= cpan
DISTNAME= XML-NamespaceSupport-1.10
CATEGORIES= textproc
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_ARGS+= --skipdeps
.include <bsd.port.mk>