# $Id: Portfile,v 1.5 2004/12/28 06:39:32 mww Exp $ PortSystem 1.0 PortGroup python24 1.0 name py-stablesort version 2.3 revision 1 categories python maintainers mww@opendarwin.org 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