# $Id: Portfile 86408 2011-10-25 10:47:46Z ryandesign@macports.org $

PortSystem 1.0

name			cssed
version			0.4.0
revision		1
categories		editors x11 www
platforms		darwin
maintainers		nomaintainer
description		small graphical CSS editor and validator
long_description	cssed is a small developer editor and validator, that \
				tries to ease the CSS editing.

homepage		http://cssed.sourceforge.net/
master_sites	sourceforge:project/cssed/cssed/${version}
checksums		md5 ff7c818d1f819b7d76b4f714be64e08e
patchfiles		patch-src-Makefile.in

depends_lib	port:gtk2 \
		port:libxml2 

depends_build		port:hicolor-icon-theme \
			port:pkgconfig

configure.args	--mandir=${prefix}/share/man
