Ticket #40683: Portfile.2

File Portfile.2, 637 bytes (added by mashavecher, 11 years ago)

octave-statistics

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           octave 1.0
6       
7name                            octave-statistics
8version                         1.2.2
9categories                      math
10
11octave.setup        statistics 1.2.2
12platforms           darwin
13license             GPL-2+ GPL-3+ public-domain
14maintainers         nomaintainer
15description         Additional statistics functions for Octave.
16long_description    ${description}
17
18
19checksums           md5     f7830d55665dd6bf797c287ce5479dfa \
20                        sha1    8c3260308e8011c0425ab3965d79f15b4abc37a0
21
22