# -*- 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: Portfile 83808 2011-09-11 11:10:53Z afb@macports.org $

PortSystem 1.0

name            libxfce4menu
version         4.6.2
categories      xfce
platforms       darwin
license         LGPL-2+ GFDL-1.1+
maintainers     afb
description     a freedesktop.org compliant menu implementation for Xfce
long_description ${description}
homepage        http://www.xfce.org/
master_sites    http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2       yes
checksums       md5 ff10cacb76803ee37159e3a43345f0d1 \
                sha1 32a85c1ad31360347d5a2f240c4ddc08b444d124 \
                rmd160 34f69c9993ecc9ad60be086d856017cbb84c42d5

configure.args  --mandir=${prefix}/share/man

depends_build   path:bin/pkg-config:pkgconfig port:intltool
depends_lib     port:libxfce4util port:gtk2

patchfiles      patch-xfce-menu-item-cache.c

