COMMENT =		tool and library for working with Valve Pak files

MODPY_DISTV =	1.4.0
REVISION =		3
DISTNAME =		vpk-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
CATEGORIES =		archivers
HOMEPAGE =		https://github.com/ValvePython/vpk

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

# tests not included in pypi tarball
NO_TEST =		Yes

FIX_EXTRACT_PERMISSIONS =	Yes

.include <bsd.port.mk>
