COMMENT =		3-way merge between strings

MODPY_DISTV =	0.1.1
DISTNAME =		three-merge-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		3

CATEGORIES =		devel textproc

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

RUN_DEPENDS =		textproc/py-diff-match-patch

NO_TEST =		Yes

.include <bsd.port.mk>
