# -*- 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                qore-ncurses-module
version             0.2.1
revision            1
categories          lang
license             LGPL-2.1
maintainers         davidnichols
description         ASN.1 module for Qore
long_description    Module providing ncurses functionality for terminal I/O in Qore
homepage            http://qore.org
platforms           darwin
master_sites        sourceforge:qore

checksums           md5 b2325c2ff8778ae51c5dabffe30bcd1c \
                    sha1 e562ef797c1ef9c8edfb6795662ec3f0aa1c6e7b \
                    rmd160 1f019d0b9004d5a990abf5a541c17016d4d7147e

depends_lib         port:qore \
                    port:ncurses

configure.args      --disable-debug