18
recipes/api/libgetdns/content.mk
Normal file
18
recipes/api/libgetdns/content.mk
Normal file
@@ -0,0 +1,18 @@
|
||||
content: include lib/symbols/libgetdns LICENSE
|
||||
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/getdns)
|
||||
|
||||
include:
|
||||
cp -r $(PORT_DIR)/$@ $@
|
||||
|
||||
lib/symbols/libgetdns:
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
LICENSE:
|
||||
cp $(PORT_DIR)/src/lib/getdns/$@ $@
|
||||
|
||||
content: include/config.h
|
||||
|
||||
include/config.h:
|
||||
mkdir -p $(dir $@)
|
||||
cp $(REP_DIR)/src/lib/getdns/config.h $@
|
||||
1
recipes/api/libgetdns/hash
Normal file
1
recipes/api/libgetdns/hash
Normal file
@@ -0,0 +1 @@
|
||||
2019-02-25 468537af47bef2c1aad3d76f33839880b158ed4b
|
||||
Reference in New Issue
Block a user