COMMENT =		check if a file is binary or text

MODPY_DISTV =	0.4.4
DISTNAME =		binaryornot-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		3

CATEGORIES =		devel

# BSD
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

RUN_DEPENDS =		textproc/py-chardet

TEST_DEPENDS =		devel/py-hypothesis

.include <bsd.port.mk>
