comparison Makefile @ 136:4443158ec41b origin

Update to latest snapshot of 2.0.20 as of 2022-09-21
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Sep 2022 13:08:29 +0200
parents 87b78aefbb31
children df2620ce614c
comparison
equal deleted inserted replaced
128:87b78aefbb31 136:4443158ec41b
1 # Created by: Daniel Gerzo <danger@FreeBSD.org>
2
3 PORTNAME= uwsgi 1 PORTNAME= uwsgi
4 PORTVERSION= 2.0.20 2 PORTVERSION= 2.0.20
5 CATEGORIES= www python 3 CATEGORIES= www python
6 MASTER_SITES= http://projects.unbit.it/downloads/ 4 MASTER_SITES= http://projects.unbit.it/downloads/
7 5
8 MAINTAINER= eugene@zhegan.in 6 MAINTAINER= eugene@zhegan.in
9 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol 7 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol
8 WWW= https://projects.unbit.it/uwsgi/
10 9
11 LICENSE= GPLv2 10 LICENSE= GPLv2
12 LICENSE_FILE= ${WRKSRC}/LICENSE 11 LICENSE_FILE= ${WRKSRC}/LICENSE
13 12
14 USES= cpe pkgconfig python:3.6-3.10 13 USES= cpe pkgconfig python:3.6-3.10