# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name xfce4-panel version 4.12.0 set branch [join [lrange [split ${version} .] 0 1] .] categories xfce platforms darwin license GPL-2+ LGPL-2+ maintainers afb description The panel of the Xfce Desktop Environment long_description ${description} homepage http://www.xfce.org/ master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ use_bzip2 yes checksums md5 5a333af704e386c90ad829b6baf1a758 \ sha1 5f0e51c7948bc4e3c46cad93ee772573a23efbc1 \ sha256 30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0 depends_build port:intltool port:pkgconfig depends_lib port:libxfce4ui port:exo path:lib/pkgconfig/cairo.pc:cairo port:libwnck configure.args --disable-gtk3 platform darwin { configure.args-append --disable-visibility }