diff options
author | ghen <ghen@pkgsrc.org> | 2005-12-29 14:53:52 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2005-12-29 14:53:52 +0000 |
commit | f4690b851bdd78a416186e143518aeef4b390b17 (patch) | |
tree | fea89c2ddcf4640df2f804f1231a6dbb60b105db /net/aiccu/PLIST | |
parent | 6517d6f417000c952c213289b0c829c8c7e31e20 (diff) | |
download | pkgsrc-f4690b851bdd78a416186e143518aeef4b390b17.tar.gz |
Import net/aiccu, ok'ed by wiz.
AICCU (Automatic IPv6 Connectivity Client Utility) makes it easy for users to
get IPv6 connectivity via SixXs. After having requested an account, tunnel and
optionally a subnet, AICCU can be used to automatically configure the tunnel.
AICCU supports TIC (Tunnel Information & Control protocol), which it uses for
retrieving the tunnel configuration information, AYIYA, which allows tunnels to
be created even behind firewalls and NATs.
Diffstat (limited to 'net/aiccu/PLIST')
-rw-r--r-- | net/aiccu/PLIST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/aiccu/PLIST b/net/aiccu/PLIST new file mode 100644 index 00000000000..f63533feb9c --- /dev/null +++ b/net/aiccu/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/29 14:53:52 ghen Exp $ +man/man1/aiccu.1 +sbin/aiccu +share/doc/aiccu/HOWTO +share/doc/aiccu/LICENSE +share/doc/aiccu/README +share/examples/aiccu/aiccu.conf +share/examples/rc.d/aiccu +@dirrm share/examples/aiccu +@dirrm share/doc/aiccu |