Ticket #1178: Portfile

File Portfile, 561 bytes (added by decibel (Jim Nasby), 20 years ago)

Portfile

Line 
1# $Id: Portfile,v 1.2 2003/08/05 09:29:03 jkh Exp $
2
3PortSystem 1.0
4name            libsigc++
5version         1.2.5
6categories      devel
7maintainers     decibel@decibel.org
8description     C++ signal callback system
9long_description        libsigc++ implements a typesafe callback system for \
10                standard C++. It allows you to define signals and to \
11                connect those signals to any callback function, either \
12                global or a member function, regardless of whether it is \
13                static or virtual.
14homepage        http://libsigc.sourceforge.net/
15platforms       darwin
16checksums       md5 d0d1ffcae0eced97ef4f17ce0ba81352