# Created by: Franz Glasner <freebsd-dev@dom66.de>
# $FreeBSD$

PORTNAME=	${UWSGI_NAME}-plugin-logpipe

COMMENT=	Logger plugin for to log to the stdin of an external process

USES=		gettext-runtime

PLUGIN_NAME=	logpipe
PLUGIN_SOURCE=	plugins/logpipe

MASTERDIR=	${.CURDIR}/../uwsginl-plugin-lang-py3

.include	"${MASTERDIR}/Makefile"
