libdnet stable port information

Package: libdnet
Version: 1.10
Revision: 12
###
Depends: %N1-shlibs (= %v-%r)
BuildDepends: fink (>= 0.13.0-1), check
Replaces: %N (<< 1.5-2)
###
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 416b765e9d9961501ac85e9a366fd219
###
# Patch: %n.patch
###
# --with-check=%p New version of check does not work with libdnet 1.10 -kurt 8/07
ConfigureParams: --without-check --without-python --enable-shared --disable-static --disable-dependency-tracking --with-pic --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
SetCC: /usr/bin/gcc-4.0
SetLD: /usr/bin/ld
###
SplitOff: <<
Package: %N1-shlibs
Conflicts: %N-shlibs
Replaces: %N (<< 1.5-2), %N-shlibs
Files: <<
lib/%N.*.dylib
<<
Shlibs: <<
%p/lib/%N.1.dylib 2.0.0 %n (>= 1.10-10)
<<
DocFiles: LICENSE README THANKS TODO
<<
SplitOff2: <<
Package: %N1-dev
Conflicts: %N-dev
Replaces: %N (<= 1.5-2), %N-dev
BuildDependsOnly: true
Files: <<
include
bin/dnet-config
lib/%N.dylib
lib/%N.la
share/man/man3
<<
DocFiles: LICENSE README THANKS TODO
<<
###
DocFiles: LICENSE README THANKS TODO
###
Description: Networking library
DescDetail: <<
libdnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel
arp(4) cache and route(4) table lookup and manipulation, network
firewalling, network interface lookup and manipulation, and raw IP packet
and Ethernet frame transmission.
<<
###
License: BSD
Maintainer: Justin F. Hallett
Homepage: http://libdnet.sourceforge.net/