# Created by: Neil Blakey-Milner # $FreeBSD: head/www/py-scgi/Makefile 565988 2021-02-18 21:06:55Z yuri $ PORTNAME= scgi DISTVERSION= 2.0 CATEGORIES= www python MASTER_SITES= http://python.ca/scgi/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python server implementation of the Simple Common Gateway Protocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils .include