# $Id: Portfile,v 1.3 2004/02/23 13:58:56 olegb Exp $
PortSystem 1.0
name		acme
version		2.4.1
description	Tool to make multimedia keys work on laptops
long_description  	This is ACME, a small tool for your laptops. \
			It makes the small multimedia buttons on these \
			things actually do something. It currently only \
			fully supports Apple laptops (iBooks and \
			Powerbooks), and should work on other systems as well.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/acme/2.4/
checksums	md5 0e4b240662a706d529757a86fe4bf0c5
depends_lib	lib:libgnome-window-settings:control-center
use_bzip2 	yes
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
                CFLAGS="-bind_at_load -no-cpp-precomp -flat_namespace -undefined suppress"
