# $Id: Portfile 82041 2011-08-06 21:28:34Z jmr@macports.org $
			
PortSystem              1.0
name                    libsexy
version                 0.1.11
revision                1
categories              x11 devel
platforms               darwin
maintainers             kix.in:anant
description             Doing naughty things to good Gtk+ widgets        

long_description        libsexy is a collection of GTK+ widgets that \
                        extend the functionality of such standard widgets \
                        as GtkEntry and GtkLabel by subclassing them and \
                        working around the limitations of the widgets.

homepage                http://www.chipx86.com/wiki/Libsexy
master_sites            http://releases.chipx86.com/libsexy/libsexy/        

depends_build           port:pkgconfig
depends_lib             lib:libgtk.2:gtk2

checksums               md5 33c079a253270ec8bfb9508e4bb30754 \
                        sha1 be01c58f8888556660a847aa901a08c38a45fd96 \
                        rmd160 fc5d061486baaad8be54d5894dbd76c31467d905
