15 lines
266 B
Makefile
15 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.22 2019/11/03 14:07:46 jasper Exp $
|
|
|
|
COMMENT= perl module to the SAX2 NamespaceSupport class
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= XML-NamespaceSupport-1.12
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|