# $Id: Portfile,v 1.1 2004/03/01 17:41:17 toby Exp $ PortSystem 1.0 name libsigc++1 version 1.0.4 distname libsigc++-${version} categories devel maintainers toby@opendarwin.org description C++ callback system (version 1.0.x) long_description \ libsigc++ implements a typesafe callback system for standard C++. \ It allows you to define signals and to connect those signals to \ any callback function, either global or a member function, \ regardless of whether it is static or virtual. This is version \ 1.0.x, needed for compatibility with some software. homepage http://libsigc.sourceforge.net/ platforms darwin master_sites sourceforge:libsigc checksums md5 88d34840acc1cc5d47b347726e4a09e0