PORTNAME=	logbook
PORTVERSION=	1.1.0
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Logbook-${PORTVERSION}

MAINTAINER=	philip@FreeBSD.org
COMMENT=	Logging replacement for Python
WWW=		https://logbook.readthedocs.org/

LICENSE=	BSD3CLAUSE

USES?=	python:3.6+
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
