# $Id: Portfile,v 1.2 2005/02/14 22:42:03 olegb Exp $ PortSystem 1.0 name rxvt-unicode version 5.0 categories x11 maintainers pesco@gmx.de description Unicode-aware rxvt clone. long_description rxvt-unicode is a clone of the well-known terminal \ emulator rxvt. Some of it's main features over rxvt are \ use of UCS-2 or UCS-4 to store text internally, \ locale-correct in- and output, stability, \ completely flicker-free \ display, support for Xft and core fonts in any \ combination, etc. homepage http://software.schmorp.de/#rxvt-unicode master_sites http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ use_bzip2 yes checksums md5 b6426add9d69a6a588bce4d550f9ae7b configure.args --disable-shared \ --enable-everything