# -*- 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
# $Id: Portfile 73576 2010-11-18 23:51:42Z macsforever2000@macports.org $

PortSystem          1.0

name                slimdata
version             2.6.4

categories          archivers
platforms           darwin
maintainers         macsforever2000
license             LGPL

description         Fast data compression for scientific data.
long_description    Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works with integer data from one or more channels in a file, which it can compress more effectively and more rapidly than general tools like gzip.

homepage            http://slimdata.sourceforge.net/
distname            slim_${version}
extract.suffix      .tgz

master_sites        sourceforge

checksums           md5     3b0496709de3a237f8f896dee965b21c \
                    sha1    b841cde01895342cfe34c18a41cff762a02019c0 \
                    rmd160  071a30ab10d28007505c026e83987d1287827ddf
