# $Id: Portfile 43800 2008-12-15 08:32:51Z jeremyhu@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
checksums		md5 ff7c818d1f819b7d76b4f714be64e08e
patchfiles		patch-src-Makefile.in

depends_lib	port:gtk2 \
		port:libxml2 

depends_build		port:hicolor-icon-theme

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

