b6e10ec885
- remove configure argument taken care of by cpan.port.mk nowadays
18 lines
386 B
Makefile
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>
|