Ticket #27619: Portfile

File Portfile, 760 bytes (added by ak.ml@…, 13 years ago)
Line 
1# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $
2
3PortSystem 1.0
4
5name            Terminal
6version         0.4.5
7categories      xfce
8platforms       darwin
9maintainers     afb
10categories      xfce
11platforms       darwin
12description     Terminal is a modern terminal emulator for the Unix/Linux desktop.
13long_description ${description}
14homepage        http://goodies.xfce.org/projects/applications/terminal
15master_sites    http://www.xfce.org/archive/src/apps/terminal/0.4/
16use_bzip2       yes
17checksums       md5 3c707628e2e97c6d9566cd74d400036a \
18                sha1 8c23799922700b1f74dc7b7e029eec192d8ff62c \
19                rmd160 f0cbfdfabc5c3037508e3b52e938c3d62bc8c14b
20
21depends_lib     port:exo port:vte port:dbus port:gtk2 port:glib2 \
22                port:hicolor-icon-theme
23
24configure.args  --enable-dbus
25
26patchfiles      patch-terminal-Makefile.in