COMMENT =		detect shell the Python executable is running in

MODPY_DISTV =	1.5.4
DISTNAME =		shellingham-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		2

CATEGORIES =		devel

HOMEPAGE =		https://github.com/sarugaku/shellingham

MAINTAINER =		Pavel Korovin <pvk@openbsd.org>

# ISC
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

TEST_DEPENDS =		devel/py-test-mock

.include <bsd.port.mk>
