the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ipv6calc
Version: 0.50
Revision: 1
Source: mirror:custom:%n/%n-%v.tar.gz
Source-MD5: 4866bd267dc801e52c36d2f2a4500d53
CustomMirror: <<
Primary: ftp://ftp.bieringer.de/pub/linux/IPv6
<<
# Primary: ftp://ftp.deepspace6.net/pub/ds6/sources
# (only has up to 0.47 as of 2005-11-09)
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 4586fd9fe5eca68ad8b9ce1f8e54dc74
PatchScript: <<
%{default_script}
rm -rf getopt
<<
ConfigureParams: --disable-dependency-tracking
CompileScript: <<
./configure %c
make
make test
<<
InstallScript: <<
make installonly prefix=%i exec_prefix=%i
mkdir %i/share
cd %i && mv man share
<<
DocFiles: COPYING CREDITS ChangeLog LICENSE README TODO USAGE
DescPackaging: <<
Use system's getopt.
configure path params are severely mis-handled:(
Skip things that are known to fail harmlessly.
<<
Description: Converter/processor for IPv6 addresses
DescDetail: <<
The main program named "ipv6calc" is able to recognize many (not only)
IPv6 address formats and depending on a selectable action (not
required) a selectable output format can be specified.
<<
License: GPL
Homepage: http://www.deepspace6.net/projects/ipv6calc.html
Maintainer: Daniel Macks