15 lines
265 B
Makefile
15 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.23 2020/07/03 21:45:53 sthen Exp $
|
|
|
|
COMMENT= perl module to the SAX2 NamespaceSupport class
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= XML-NamespaceSupport-1.12
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|