libpcap1 stable port information

# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: libpcap1
Version: 1.1.1
Revision: 1
BuildDepends:
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
Conflicts: libpcap, libpcap1
Replaces: libpcap, libpcap1
Source: http://www.tcpdump.org/release/libpcap-%v.tar.gz
Source-MD5: 1bca27d206970badae248cfa471bbb47
ConfigureParams: --mandir=%p/share/man --enable-ipv6
InstallScript: <<
make install install-shared DESTDIR=%d
<<
SplitOff: <<
Package: %N-shlibs
Replaces: %N (<= 0.6.2-4)
Files: lib/libpcap.*.dylib
Shlibs: %p/lib/libpcap.A.dylib 1.0.0 %n (>= 1.0.0-1)
DocFiles: CHANGES CREDITS LICENSE README TODO VERSION
<<
DocFiles: CHANGES CREDITS LICENSE README TODO VERSION
Description: Network packet capture library
Maintainer: Max Horn
Homepage: http://www.tcpdump.org/
License: BSD