# $Id: Portfile 59319 2009-10-13 14:47:04Z jmr@macports.org $
PortSystem        1.0
name              omniEvents
version           2.6.2
revision          1

categories        devel
platforms         darwin
maintainers       nomaintainer
description       CORBA EventService implementation for omniORB
long_description  omniEvents is an implementation of the OMG Event Services \
                  Specification v1.1 for omniORB, a CORBA Object Request \
                  Broker for C++ and Python.
homepage          http://www.omnievents.org/

# The directory stored in the tar.gz file is different than its name. 
# The following specification allows port to use the right directory name.
distname          omniEvents-2_6_2
distfiles         omniEvents-2_6_2-src.tar.gz
master_sites      sourceforge:omnievents
checksums         md5 2087d0f6b7e89da22697c8854a9c8ad0

depends_lib       port:omniORB
patchfiles        patch-configure
