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

PORTNAME=	bottle
PORTVERSION=	0.12.18
PORTREVISION=	0
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

LICENSE=	MIT

USES=		python:3.6+

NO_ARCH=	yes

USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
