# -*- 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 PortGroup github 1.0 github.setup neovim unibilium 2.1.2 v github.tarball_from archive revision 0 categories devel maintainers nomaintainer license LGPL-3+ description A terminfo parsing library long_description \ Unibilium is a very basic terminfo library. It doesn't depend on curses or \ any other library. It also doesn't use global variables, so it should be \ thread-safe. checksums rmd160 b7b07c50bfb02bb8fdeded98d7b646cc4e7293eb \ sha256 370ecb07fbbc20d91d1b350c55f1c806b06bf86797e164081ccc977fc9b3af7a \ size 122525 depends_build port:libtool use_autoreconf yes build.args TERMINFO_DIRS="\\"/etc/terminfo:${prefix}/share/terminfo:/usr/local/share/terminfo:/usr/share/terminfo\\"" test.run yes