summaryrefslogtreecommitdiffstats
path: root/system/nmtree/nmtree.info
diff options
context:
space:
mode:
author Pomfland2020-10-31 01:05:29 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:30 +0100
commitdfc0b7dbba510a2cea571c88d8c0e872d0b66bc9 (patch)
tree3d64ad06d39314f31bff98f9c241a96b8ba89333 /system/nmtree/nmtree.info
parentc133496dd44391c448a0ac588c8ab6a4455f45cb (diff)
downloadslackbuilds-dfc0b7dbba510a2cea571c88d8c0e872d0b66bc9.tar.gz
system/nmtree: Added (a port of NetBSD's mtree utility to Linux)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nmtree/nmtree.info')
-rw-r--r--system/nmtree/nmtree.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/nmtree/nmtree.info b/system/nmtree/nmtree.info
new file mode 100644
index 0000000000..9b14d8fc3c
--- /dev/null
+++ b/system/nmtree/nmtree.info
@@ -0,0 +1,10 @@
+PRGNAM="nmtree"
+VERSION="1.0.0"
+HOMEPAGE="https://github.com/archiecobbs/nmtree"
+DOWNLOAD="https://github.com/archiecobbs/nmtree/archive/1.0.0/nmtree-1.0.0.tar.gz"
+MD5SUM="e1d63ab0eec7b0674ab38983938394fa"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="libnbcompat"
+MAINTAINER="Pomfland"
+EMAIL="pomfland@tfwno.gf"