# -*- 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$ PortSystem 1.0 name pspp version 0.6.1 categories math maintainers lavergne.gotdns.org:jeremy description Statistical analysis of sampled data (free replacement \ for SPSS). long_description PSPP is a program for \ statistical analysis of sampled data. It is a Free \ replacement for the proprietary program SPSS, and \ appears very similar to it with a few exceptions. homepage http://www.gnu.org/software/pspp/ platforms darwin master_sites ftp://ftp.gnu.org/gnu/pspp/ checksums md5 b871739200938820d8db898cd200ed06 \ sha1 22f335053a3e1d3861bfc2d87536b9a6fc5a1ae7 \ rmd160 930fc58b77ff50819cd7449147dab5906e872850 use_parallel_build yes depends_lib port:gsl \ path:bin/perl:perl5 \ port:libiconv \ port:plotutils \ port:pkgconfig \ port:gtk2 \ port:libglade2 \ port:libpqxx \ port:zlib \ port:libxml2 \ port:ncursesw \ port:readline \ port:texinfo configure.perl ${prefix}/bin/perl patchfiles patch-config.h.in post-destroot { delete ${destroot}${prefix}/lib/charset.alias }