# -*- 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 yudit version 3.1.0 categories editors maintainers nomaintainer license GPL-2 description unicode text editor for X long_description Yudit is a unicode text editor for the X Window System. \ It can do TrueType font rendering, printing, \ transliterated keyboard input and handwriting recognition \ with no dependencies on external engines. Its conversion \ utilities can convert text between various encodings. \ Keyboard input maps can also act like text converters. \ There is no need for a pre-installed multi-lingual \ environment. Menus are translated into many languages. homepage http://www.yudit.org/ master_sites ${homepage}download/ use_bzip2 yes checksums rmd160 bd8238b85f88eb2f49bfb8863afb0d1e57600c9c \ sha256 4a7756c119e33adde8f882326a6f16abf5799466a8e72f84c4d9871fed73e2eb \ size 3531261 depends_lib port:xorg-libX11 configure.args --mandir=${prefix}/share/man \ --x-includes=${prefix}/include \ --x-libraries=${prefix}/lib use_parallel_build no