COMMENT=	show differences between XML files/DOM trees

MODPY_DISTV=	2.7.0
DISTNAME=	xmldiff-${MODPY_DISTV}
PKGNAME=	py-xmldiff-${MODPY_DISTV}
CATEGORIES=	textproc
REVISION=	1

HOMEPAGE=	https://github.com/Shoobx/xmldiff

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python

MODPY_PI=	Yes
MODPY_PYBUILD=	setuptools

RUN_DEPENDS=	textproc/py-lxml

.include <bsd.port.mk>
