# -*- 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 libxfcegui4 version 4.6.4 revision 2 categories xfce platforms darwin license LGPL-2+ maintainers afb description various gtk widgets for xfce long_description ${description} homepage http://www.xfce.org/ master_sites http://www.ca-us.xfce.org/archive/xfce-4.6.2/src/ use_bzip2 yes checksums md5 88de59b222cb9977f93a4c61011c1e1f \ sha1 a12c79f8fa14c5d1fc0fca5615a451b7d23f8695 \ rmd160 4d790c3990372aa82581450e1b2a2dfd36df293b configure.args --enable-startup-notification \ --x-include=${prefix}/include --x-lib=${prefix}/lib depends_build port:intltool \ port:pkgconfig depends_lib port:libxfce4util \ port:xfconf \ path:lib/pkgconfig/gladeui-1.0.pc:glade3 \ port:libglade2 \ port:gtk-xfce-engine \ port:libxml2 \ port:startup-notification