Ticket #16285: Portfile

File Portfile, 1.4 KB (added by michael.dagitses@…, 16 years ago)

Portfile for py25-flup

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2
3# $ID$
4
5PortSystem                      1.0
6PortGroup                       python25 1.0
7
8name                            py25-flup
9version                         0.5
10categories                      python www
11maintainers                     gmail.com:michael.dagitses
12platforms                       darwin
13
14description                     Flup is a random collection of WSGI servers and middleware.
15long_description                Flup offer three sets of WSGI \
16                                servers/gateways, which speak AJP 1.3, \
17                                FastCGI, and SCGI. Each server comes in two \
18                                flavors: a threaded version, and a forking \
19                                version.
20
21# change this because flup-r2311.tar.gz extracts to flup-0.5 dir
22worksrcdir                      flup-0.5
23
24distname                        flup-r2311
25homepage                        http://trac.saddi.com/flup
26master_sites                    http://www.saddi.com/software/flup/dist/
27
28checksums                       md5 c54e0bc5877f1b612e8ac99a061598d4 \
29                                sha1 f473d9ce496ad18b21c5a0302ebcfbb25d7cfbd2 \
30                                rmd160 867cc618643d155869cecf7af45d01748ec3d171