COMMENT=	platform agnostic command and shell execution tool

MODPY_DISTV =	1.7.5
DISTNAME=	command_runner-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	sysutils

HOMEPAGE=	https://github.com/netinvent/command_runner

# BSD
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

.include <bsd.port.mk>
