Ticket #2681: Portfile

File Portfile, 978 bytes (added by pesco@…, 19 years ago)

ATTACHMENT: rxvt-unicode-4.9

Line 
1# $Id: $
2PortSystem         1.0
3name               rxvt-unicode
4version            4.9
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/
17use_bzip2          yes
18checksums          md5 cdd9e3bde4beec3242f2942911170164
19
20configure.args     --disable-shared \
21                   --enable-everything \
22                   --disable-utmp \
23                   --disable-wtmp \
24                   --disable-lastlog