# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-stablesort
version			2.3
revision		1
categories		python
maintainers		nomaintainer
platforms		darwin freebsd
description		stable, natural mergesort for python
long_description	python-stablesort is a back-port of the new Python 2.3 \
				stable listsort algorithm to all Python versions.

homepage		http://py-stablesort.sourceforge.net/
master_sites	sourceforge
distname		python-stablesort-${version}
checksums		md5 6f273055c1200be34ba73291823d0624
patchfiles		patch-setup.py.diff
