aboutsummaryrefslogblamecommitdiff
path: root/devel/py-shellingham/Makefile
blob: a49fc2e94a878320e88d0da593472fe0ab0f025e (plain) (tree)
1
2
3
4


                           
                     
















                                                                             
# $FreeBSD$

PORTNAME=	shellingham
PORTVERSION=	1.3.1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Detect what shell the current Python executable is running in

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>