blob: cb41e86685e1c4749eb81d90b9fb6035d765ba24 (
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 b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=5063f91001e1e1df0d77eca6ff44a22f
|