# $Id: Portfile 85182 2011-10-10 20:27:15Z snc@macports.org $ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup terminfo 0.3.1.1 license BSD maintainers nomaintainer 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 programs to interact with a \ variety of terminals using a standard set of capabilities. checksums md5 9145164514690114ca99be7b6bd9fb80 \ sha1 31461914b845615c4a9f7ab19f2b245e12d98861 \ rmd160 a5795ead40b88b1ca906f41f4968d323d96eecd1 depends_lib \ port:ncurses configure.args-append \ --docdir=${prefix}/share/doc/${name} \ --extra-include-dirs=${prefix}/include \ --extra-lib-dirs=${prefix}/lib universal_variant no