# -*- 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

PortSystem      1.0

name            gtk-xfce-engine
version         2.10.1
set branch      [join [lrange [split ${version} .] 0 1] .]
categories      xfce
platforms       darwin
license         GPL-2+
maintainers     nomaintainer
description     Port of xfce engine to GTK+-2.0
long_description ${description}
homepage        https://www.xfce.org
master_sites    http://archive.xfce.org/src/xfce/${name}/${branch}/
use_bzip2       yes

checksums       sha256  4a92910205881f707f2cc8d3c9b00a95feb58eb9084d932c841f3ed027f7063d \
                rmd160  f711a10dd959555ae38d5c9c32f2063f10fc00d0 \
                size    331787

depends_build   port:pkgconfig
depends_lib     path:lib/pkgconfig/gtk+-2.0.pc:gtk2
