Ticket #22229: Portfile

File Portfile, 832 bytes (added by howarth@…, 15 years ago)

py26-minfx Portfile

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-minfx
8version             1.0.2
9maintainers         howarth@bromo.med.uc.edu
10categories          python
11platforms           darwin freebsd
12distname            minfx-${version}
13description         The minfx optimisation library.
14long_description    The minfx project is a python package for numerical optimisation.
15homepage            https://gna.org/projects/minfx/
16master_sites        http://download.gna.org/minfx/
17checksums           md5    68c13e63c2da6d9d3cf3071927e88b98 \
18                    sha1   219b027eabef9dbdd5668d6aae77f5ce57e4efd9 \
19                    rmd160 0ab242488f054999c0a20d096120211284a47e19
20