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