Ticket #29163: Portfile

File Portfile, 740 bytes (added by numaryu, 13 years ago)
Line 
1# $Id: Portfile 71578 2010-09-17 00:01:14Z ryandesign@macports.org $
2
3PortSystem 1.0
4
5name            fluxbox
6version         1.3.1
7revision        1
8categories      x11 x11-wm
9#maintainers    pmq
10platforms       darwin freebsd
11
12description     Lightweight window manager based on Blackbox 0.61.1
13long_description        It's based on the Blackbox 0.61.1 code. Fluxbox \
14                        looks like blackbox and handles styles, colors, \
15                        window placement and similar thing exactly like \
16                        blackbox (100% theme/style compatibility).
17
18homepage        http://fluxbox.org
19master_sites    sourceforge
20checksums       md5 0eaa940a69c0a876a520bb85d67b8bec
21
22use_bzip2       yes
23use_parallel_build yes
24
25depends_lib \
26        port:Xft2 \
27        port:xpm \
28        port:imlib2 \
29        port:xorg-libXinerama \
30        port:xorg-libXrandr \
31        port:fribidi