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

PORTNAME=	${UWSGI_NAME}-plugin-lang-py36

COMMENT=	Language plugin for Python 3.6

USES=		python:3.6 gettext-runtime

PLUGIN_NAME=	python36
PLUGIN_SOURCE=	plugins/python

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

.include	"${MASTERDIR}/Makefile"
