# $Id: Portfile,v 1.3 2004/10/25 16:50:45 fenner Exp $

PortSystem 1.0
name		libsmi
version		0.4.3
categories	net
maintainers	fenner@research.att.com
description	Library to Access SMI MIB Information
long_description    The core of the libsmi distribution is a library \
        that allows management applications to access SMI MIB module \
        definitions. On top of this library, there are tools to check, \
        analyze dump, convert, and compare MIB definitions. Finally, the \
        distribution contains a steadily maintained and revised archive of \
        all IETF and IANA maintained standard MIB and PIB modules. \
        The library is internally divided into two layers. The upper layers \
        represent the API to applications that make use of libsmi. \
        Furthermore, the upper layer holds the MIB information in common \
        internal data structures. The lower layer contains the drivers that \
        implement the access to persistent MIB module repositories. \
        Currently drivers for SMIv1/v2 MIB module files and for SPPI PIB \
        module files exist. A driver for an early draft of SMIng is also \
        present.
homepage	http://www.ibr.cs.tu-bs.de/projects/libsmi/
master_sites	ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
checksums	md5 aca6bbeaff025d38c58f26ecbd70b604
