mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Cleanup.
PR: 208769 Submitted by: mat Approved by: demon Sponsored by: Absolight
This commit is contained in:
parent
7d6948481d
commit
0720745b86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429081
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
|||
# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_proxy_uwsgi
|
||||
PORTNAME= uwsgi
|
||||
PORTVERSION= 2.0.13
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://projects.unbit.it/downloads/
|
||||
DISTNAME= uwsgi-${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}mod_proxy_
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Apache proxy module to pass requests to uwsgi
|
||||
|
||||
WRKSRC= ${WRKDIR}/uwsgi-${PORTVERSION}
|
||||
USE_APACHE= 22+
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue