summaryrefslogtreecommitdiff
path: root/sntpc/Makefile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-01-15 15:11:21 +0000
committerMarc Vertes <mvertes@free.fr>2022-01-15 15:11:21 +0000
commit91ab9920cae1b0d80e6d108001b03a706f5ef2ba (patch)
tree4cce3b2826c805873268fdcf4513eb55a93c737d /sntpc/Makefile
parent76fb383a3f6426be3190947ebf808a17e51a4ddf (diff)
add patch command, add sntpc
Diffstat (limited to 'sntpc/Makefile')
-rw-r--r--sntpc/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sntpc/Makefile b/sntpc/Makefile
new file mode 100644
index 0000000..2b8472d
--- /dev/null
+++ b/sntpc/Makefile
@@ -0,0 +1,6 @@
+url = https://dev.alpinelinux.org/archive/sntpc/sntpc-0.9.tar.xz
+configure_cmd = :
+inflate_cmd = xz -cd
+install_cmd = :
+
+include ../build.mk