# $Id: Portfile 73364 2010-11-11 08:30:46Z afb@macports.org $

PortSystem 1.0

name		libxfce4menu
version		4.6.2
categories	xfce
platforms	darwin
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
depends_lib	port:libxfce4util port:gtk2

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

