# -*- 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

PortSystem          1.0

name                sand
version             0.3.0-20021016
distname            ${name}-0.1.1
checksums           md5     15a68a43c11bdc3d4cebd8f9b74c513a \
                    rmd160  4fd94e82ff7f040ef4a2b8e7c08fc50b41856539 \
                    sha256  4e0a8a6eb8e2c7bd71f6e14c405c67b8778b72f4a36e5229404405d88b98218c \
                    size    142067

categories          textproc
platforms           darwin
maintainers         nomaintainer
license             GPL-2+

description         sand is a tool to help you keep your diary

long_description    ${description}

homepage            http://sand.sourceforge.net/
master_sites        sourceforge

patchfiles          sand-0.3.0.patch \
                    1-cli_getline.patch \
                    2-error.patch \
                    3-strlen-strcpy.patch \
                    4-unused-comparison.patch \
                    5-exit.patch \
                    6-builtin-memcpy-chk-size.patch \
                    7-return-type.patch

use_autoreconf      yes
autoreconf.args     -fvi

depends_build-append \
                    port:texinfo
