blob: 7730d926f5151574cc4735080509c737e7926ee8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= )
DESCRIPTION=bozohttpd is a small and secure http server
EAPI=6
HOMEPAGE=http://www.eterna.com.au/bozohttpd/
IUSE=libressl
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=BSD-2
RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) virtual/logger
SLOT=0
SRC_URI=http://www.eterna.com.au/bozohttpd/bozohttpd-20170201.tar.bz2
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs b45201c4e6c096b98e250336954e64b9
_md5_=68116748c57c4540d915f3025db053c1
|