comparison Makefile @ 4:ebd6edf33748

Shortened COMMENT because portlint complained
author Franz Glasner <hg@dom66.de>
date Fri, 15 Sep 2017 22:51:09 +0200
parents cbc74218977f
children 6037a4e53f28
comparison
equal deleted inserted replaced
3:cbc74218977f 4:ebd6edf33748
7 CATEGORIES= www 7 CATEGORIES= www
8 MASTER_SITES= http://projects.unbit.it/downloads/ 8 MASTER_SITES= http://projects.unbit.it/downloads/
9 DISTNAME= uwsgi-${DISTVERSION} 9 DISTNAME= uwsgi-${DISTVERSION}
10 10
11 MAINTAINER= freebsd-dev@dom66.de 11 MAINTAINER= freebsd-dev@dom66.de
12 COMMENT= Developer-friendly WSGI server which uses uwsgi protocol with no embedded language modules 12 COMMENT= Application host which uses the uwsgi protocol (nolang profile)
13 13
14 LICENSE= GPLv2 14 LICENSE= GPLv2
15 LICENSE_FILE= ${WRKSRC}/LICENSE 15 LICENSE_FILE= ${WRKSRC}/LICENSE
16 16
17 USES= pkgconfig python:build ssl 17 USES= pkgconfig python:build ssl