www-servers/darkhttpd - 1.17 (gentoo-zh)

Search

Package Information

Description:
A small, static webserver
Homepage:
http://unix4lyfe.org/darkhttpd/
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
1.17 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="A small, static webserver"
HOMEPAGE="http://unix4lyfe.org/darkhttpd/"
SRC_URI="https://github.com/emikulic/darkhttpd/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	dobin "${PN}"
	dodoc README.md
}

Manifest for 1.17

Type File Size Source URLs
DIST darkhttpd-1.17.tar.gz 42322 bytes https://github.com/emikulic/darkhttpd/archive/refs/tags/v1.17.tar.gz