Depot recipe for src/lighttpd

This commit is contained in:
Norman Feske 2018-12-05 16:06:45 +01:00
parent 89935e7308
commit 89883a6988
3 changed files with 18 additions and 0 deletions

View 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 $@

View File

@ -0,0 +1 @@
2018-12-05-a f80f391201136691d597ffff1026fa932ae973db

View File

@ -0,0 +1,5 @@
libc
posix
libssl
libcrypto
zlib