mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 01:36:22 +00:00
Depot recipe for src/lighttpd
This commit is contained in:
parent
89935e7308
commit
89883a6988
12
repos/ports/recipes/src/lighttpd/content.mk
Normal file
12
repos/ports/recipes/src/lighttpd/content.mk
Normal file
@ -0,0 +1,12 @@
|
||||
content: src/app/lighttpd LICENSE
|
||||
|
||||
LIGHTTPD_CONTRIB_DIR := $(call port_dir,$(REP_DIR)/ports/lighttpd)/src/app/lighttpd
|
||||
|
||||
src/app/lighttpd:
|
||||
mkdir -p $@
|
||||
cp -r $(LIGHTTPD_CONTRIB_DIR)/* $@
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
LICENSE:
|
||||
cp $(LIGHTTPD_CONTRIB_DIR)/COPYING $@
|
||||
|
1
repos/ports/recipes/src/lighttpd/hash
Normal file
1
repos/ports/recipes/src/lighttpd/hash
Normal file
@ -0,0 +1 @@
|
||||
2018-12-05-a f80f391201136691d597ffff1026fa932ae973db
|
5
repos/ports/recipes/src/lighttpd/used_apis
Normal file
5
repos/ports/recipes/src/lighttpd/used_apis
Normal file
@ -0,0 +1,5 @@
|
||||
libc
|
||||
posix
|
||||
libssl
|
||||
libcrypto
|
||||
zlib
|
Loading…
x
Reference in New Issue
Block a user