# -*- 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 ncdc version 1.23.1 categories net chat platforms darwin maintainers nomaintainer license MIT description Ncurses Direct Connect long_description Modern and lightweight direct connect client with a \ friendly ncurses interface. homepage https://dev.yorhel.nl/ncdc master_sites https://dev.yorhel.nl/download/ checksums rmd160 898fd9ccc7fb0ac7d88bcf3a04dcb413c10b74e4 \ sha256 95881214077a5b3c24fbbaf020ada0d084ee3b596a7c3cc1e0e68aaac4c9b5e6 \ size 378481 depends_build port:pkgconfig depends_lib port:sqlite3 \ port:ncurses \ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:bzip2 \ port:zlib \ path:lib/pkgconfig/gnutls.pc:gnutls use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex >${name}-(\[0-9.\]+)${extract.suffix}<