PORTNAME= fluent-logger PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= edwardchuang@gmail.com COMMENT= Structured logger for Fluentd (Python) WWW= https://github.com/fluent/fluent-logger-python LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python:3.6+ .include