Ticket #2681: Portfile.2

File Portfile.2, 931 bytes (added by pesco@…, 19 years ago)

ATTACHMENT: rxvt-unicode-5.0

Line 
1# $Id: $
2PortSystem         1.0
3name               rxvt-unicode
4version            5.0
5categories         x11 x11-wm
6description        Unicode-aware rxvt clone.
7long_description   rxvt-unicode is a clone of the well-known terminal \
8                   emulator rxvt. Some of it's main features over rxvt are \
9                   use of UCS-2 or UCS-4 to store text internally, \
10                   locale-correct in- and output, stability, \
11                   completely flicker-free \
12                   display, support for Xft and core fonts in any \
13                   combination, etc.
14homepage           http://software.schmorp.de/#rxvt-unicode
15
16master_sites       http://dist.schmorp.de/rxvt-unicode/ \
17                   http://dist.schmorp.de/rxvt-unicode/Attic/
18use_bzip2          yes
19checksums          md5 b6426add9d69a6a588bce4d550f9ae7b
20
21configure.args     --disable-shared \
22                   --enable-everything