mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
7 lines
243 B
Makefile
7 lines
243 B
Makefile
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/ttf-bitstream-vera)
|
|
|
|
content:
|
|
cp $(PORT_DIR)/ttf/bitstream-vera/COPYRIGHT.TXT LICENSE.bitstream-vera
|
|
cp $(PORT_DIR)/ttf/bitstream-vera/Vera.ttf .
|
|
cp $(PORT_DIR)/ttf/bitstream-vera/VeraMono.ttf .
|