# -*- 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 83811 2011-09-11 11:49:01Z afb@macports.org $

PortSystem 1.0

name            xfce4-appfinder
version         4.6.2
revision        2
categories      xfce
platforms       darwin
license         GPL-2+
maintainers     afb
description     Software to find every application supporting Desktop entry format
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 7752e43578b821e35010bcd3762da166 \
                sha1 2fa2534aa5a6b2fc24942689a0b7bb7cf327feda \
                rmd160 81dff99b910e3c2c10567341c7189614825ab657

configure.env   INTLTOOL_PERL=${prefix}/bin/perl5.12
depends_build   port:intltool port:perl5.12 port:p5.12-xml-parser \
                port:pkgconfig
depends_lib     port:libxfcegui4 port:libxfce4menu port:thunar
