shithub: pointless

Download patch

ref: 7744e78c3b232fe15b3b09864a90fc6da79e5173
parent: 88702036dd2a9a54247dc2729bd8dcb9141f8867
author: Tevo <estevan.cps@gmail.com>
date: Sun Nov 8 19:53:56 EST 2020

Mkfile for install/uninstall

--- /dev/null
+++ b/mkfile
@@ -1,0 +1,10 @@
+
+FILES=generate pointless.awk
+
+install:V:
+	mkdir -p /rc/bin/pointless
+	cp $FILES /rc/bin/pointless
+
+uninstall:V:
+	rm -f /rc/bin/pointless/^($FILES)
+	rm -f /rc/bin/pointless