# -*- 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            mousepad
version         0.2.16
revision        2
categories      xfce
platforms       darwin
license         GPL-2+
maintainers     afb
description     A text editor for Xfce based on Leafpad
long_description ${description}
homepage        http://www.xfce.org/
master_sites    http://www.ca-us.xfce.org/archive/xfce-4.6.0/src/
use_bzip2       yes
checksums       md5 d98854edb76d823ac20b266fdf5a64a1 \
                sha1 4e63033e0a71578f3ec9a0d2e6a505efd0424ef9 \
                rmd160 673a52a38dfa60388db11322cd08189c1b2c10e3

depends_build   port:intltool port:pkgconfig
depends_lib     port:xfconf port:libxfcegui4 
