PORTNAME=	bottle
PORTVERSION=	0.12.25
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Fast and simple WSGI-framework for small web-applications
WWW=		https://bottlepy.org/

LICENSE=	MIT

USES=		cpe python

CPE_VENDOR=	bottlepy
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
