# Created by: Nicola Vitale <nivit@FreeBSD.org>

PORTNAME=	bottle
PORTVERSION=	0.12.19
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Fast and simple WSGI-framework for small web-applications

LICENSE=	mit

USES=		cpe python:3.6+

NO_ARCH=	yes

USE_PYTHON=	autoplist concurrent distutils

CPE_VENDOR=	bottlepy

.include <bsd.port.mk>
