PORTNAME=	trampoline
DISTVERSION=	0.1.2
CATEGORIES=	devel python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Simple and tiny yield-based trampoline implementation
WWW=		https://github.com/ferreum/trampoline

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	distutils autoplist

USE_GITHUB=	yes
GH_ACCOUNT=	ferreum
GH_TAGNAME=	1d98f39c3015594e2ac8ed48dccc2f393b4dd82b

NO_ARCH=	yes

.include <bsd.port.mk>
