Ticket #20227: Portfile

File Portfile, 1.0 KB (added by cfedermann (Christian Federmann), 15 years ago)

New Portfile for py26-flup 1.0.3

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# $Id$
3
4PortSystem          1.0
5PortGroup           python26 1.0
6
7name                py26-flup
8version             1.0.3
9categories          python www
10platforms           darwin
11maintainers         cfedermann@gmail.com
12description         Flup is a random collection of WSGI servers and \
13                    middleware.
14long_description    Flup offer three sets of WSGI servers/gateways, which \
15                    speak AJP 1.3, FastCGI, and SCGI. Each server comes in \
16                    two flavors: a threaded version, and a forking version.
17
18homepage            http://www.saddi.com/software/flup
19master_sites        http://pypi.python.org/packages/source/f/flup/
20distname            flup-${version}.dev-20090612
21checksums           md5 ec3b6bbdfb697536274f605256cddb62 \
22                    sha1 12da63a23d5e35178a1c2cd21ccb8b74d7d9db76 \
23                    rmd160 9a1a90c64a21669b47f98737f1cb81aa40ecc261