PortSystem 1.0

name             dap
conflicts        libdap
version             3.10
revision            0
checksums           rmd160  3149f6612f977b013379ea2016ddbc537e6f6a0b \
                    sha256  064e6cb72ff8dfc8cb6f53e9bab310e4ea8c6ebe89a94bae423720d9b7a38766 \
                    size    2042331

categories       math
license          GPL-3+
maintainers      nomaintainer
description      small statistics and graphics package
long_description \
    Dap is a small statistics and graphics package based on C. \
    Version 3.0 of Dap can read SBS programs! The user wishing \
    to perform basic statistical analyses is now freed from \
    learning and using C syntax for straightforward tasks, \
    while retaining access to the C-style graphics and \
    statistics features provided by the original \
    implementation. Dap provides core methods of data \
    management, analysis, and graphics that are commonly used \
    in statistical consulting practice (univariate statistics, \
    correlations and regression, ANOVA, categorical data \
    analysis, logistic regression, and nonparametric analyses).
homepage         https://www.gnu.org/software/dap/dap.html
platforms        darwin
master_sites     gnu

post-destroot {
	file delete -force ${destroot}${prefix}/share/info/dir
}
