# -*- 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: Portfile 87889 2011-12-11 00:26:20Z ryandesign@macports.org $

PortSystem          1.0

name                yudit
version             2.9.2
categories          editors
platforms           darwin
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  e7eb90573ab830856442ef3ab206cb6c5a05b038 \
                    sha256  2971bb4e036162adf46a636576f4507ad83172147661b9a76fd8d5edf67d7931

depends_lib         port:xorg-libX11

use_parallel_build  no
