iodine stable port information

Package: iodine
Version: 0.5.2
Revision: 3
Source: http://code.kryo.se/%n/%n-%v.tar.gz
Source-MD5: 6952343cc4614857f83dbb81247871e7
PatchScript: perl -pi -e "s,/usr/local,%p," Makefile && perl -pi -e "s,nameser8_compat.h,nameser_compat.h,g" src/common.c src/dns.c src/iodine.c src/iodined.c tests/read.c
CompileScript: make
InstallScript: make install DESTDIR=%d
DocFiles: CHANGELOG:ChangeLog README TODO
License: OSI-Approved
Homepage: http://code.kryo.se/iodine
Maintainer: Jack Fink
Description: Tunnels IPv4 data through a DNS server
DescDetail: <<
This is a piece of software that lets you tunnel IPv4 data through a DNS
server. This can be usable in different situations where internet access is
firewalled, but DNS queries are allowed.
iodine is similar to nstx but has password authentication, brings up the tun
interface automatically and lets the user specify the IP address as a command
line option.
<<