depot: add less recipe

genodelabs/genode#4162
This commit is contained in:
Johannes Schlatow 2021-05-19 10:55:15 +02:00 committed by Christian Helmuth
parent 4bed825956
commit 7b09675236
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,12 @@
content: src/noux-pkg/less LICENSE
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/less)
src/noux-pkg/less:
mkdir -p $@
cp -a $(PORT_DIR)/src/noux-pkg/less/* $@
cp -a $(REP_DIR)/src/noux-pkg/less/* $@
LICENSE:
cp $(PORT_DIR)/src/noux-pkg/less/COPYING $@

View File

@ -0,0 +1 @@
2021-05-18 78988efc2e47cd8a8a6d1272fd97985cec26643f

View File

@ -0,0 +1,4 @@
libc
noux
posix
ncurses