3 DESCRIPTION="AICCU, a cient to configure an IPv6 tunnel to SixXS and other Tunnel Brokers"
4 HOMEPAGE="http://www.sixxs.net/"
5 SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_current.tar.gz"
9 KEYWORDS="x86 amd64 ppc arm hppa"
11 DEPEND="net-libs/gnutls sys-apps/iproute2"
16 export RPM_OPT_FLAGS=${CFLAGS}
17 make || die "Build Failed"
21 dosbin unix-console/aiccu
25 dodoc doc/{HOWTO,LICENSE,README,changelog}
27 newexe doc/aiccu.init.gentoo aiccu
31 einfo "The aiccu ebuild installs an init script named 'aiccu'"
32 einfo "To add support for a SixXS connection at startup, do"
33 einfo "edit your /etc/aiccu.conf and do"
34 einfo "# rc-update add aiccu default"