PORTNAME=	shellingham
PORTVERSION=	1.5.3
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Detect what shell the current Python executable is running in
WWW=		https://github.com/sarugaku/shellingham

LICENSE=	ISCL
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist concurrent distutils

# No tests implemented for this module.

.include <bsd.port.mk>
