mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 02:51:20 +00:00
parent
4bed825956
commit
7b09675236
repos/ports/recipes/src/less
12
repos/ports/recipes/src/less/content.mk
Normal file
12
repos/ports/recipes/src/less/content.mk
Normal 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 $@
|
||||||
|
|
1
repos/ports/recipes/src/less/hash
Normal file
1
repos/ports/recipes/src/less/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2021-05-18 78988efc2e47cd8a8a6d1272fd97985cec26643f
|
4
repos/ports/recipes/src/less/used_apis
Normal file
4
repos/ports/recipes/src/less/used_apis
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
libc
|
||||||
|
noux
|
||||||
|
posix
|
||||||
|
ncurses
|
Loading…
x
Reference in New Issue
Block a user