# -*- 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
PortGroup           haskell 1.0

haskell.setup       terminfo 0.3.2.6
revision            3
checksums           rmd160  2d2e443dc5db88850a47dead4e2c08d93ea4014f \
                    sha256  ee2084f183b0a4bbca7d4b0a8ffc16065a1c62db5631966ceb5629ce790ee829

license             BSD
maintainers         cal openmaintainer
platforms           darwin

description         Haskell bindings to the terminfo library.
long_description    \
    This library provides an interface to the terminfo database (via bindings \
    to the curses library). Terminfo allows POSIX systems to interact with \
    a variety of terminals using a standard set of capabilities.

depends_lib-append  port:ncurses