openbsd-ports/textproc/p5-XML-NamespaceSupport/Makefile
jasper b6e10ec885 - update p5-XML-Namespacesupport to 1.11
- remove configure argument taken care of by cpan.port.mk nowadays
2010-09-09 19:26:56 +00:00

18 lines
386 B
Makefile

# $OpenBSD: Makefile,v 1.14 2010/09/09 19:26:56 jasper Exp $
COMMENT= perl module to the SAX2 NamespaceSupport class
MODULES= cpan
DISTNAME= XML-NamespaceSupport-1.11
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
.include <bsd.port.mk>