blob: 54dfcb013e013054de7e96a496e4aeecc76c3c51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst prepare
DEPEND=dev-libs/openssl:0 sys-devel/flex virtual/yacc
DESCRIPTION=Multiuser IRC proxy with SSL support
EAPI=5
HOMEPAGE=http://bip.milkypond.org/
IUSE=debug freenode noctcp oidentd vim-syntax
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=dev-libs/openssl:0 vim-syntax? ( || ( app-editors/vim app-editors/gvim ) ) oidentd? ( >=net-misc/oidentd-2.0 )
SLOT=0
SRC_URI=ftp://ftp.duckcorp.org/bip/bip-0.8.9.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=5063f91001e1e1df0d77eca6ff44a22f
|