summaryrefslogtreecommitdiffhomepage
path: root/groups.d/211.native_packages_cmdline.d/tree.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/211.native_packages_cmdline.d/tree.package')
-rw-r--r--groups.d/211.native_packages_cmdline.d/tree.package10
1 files changed, 10 insertions, 0 deletions
diff --git a/groups.d/211.native_packages_cmdline.d/tree.package b/groups.d/211.native_packages_cmdline.d/tree.package
new file mode 100644
index 00000000..963631cf
--- /dev/null
+++ b/groups.d/211.native_packages_cmdline.d/tree.package
@@ -0,0 +1,10 @@
+: ${PKG_TREE_SHA256SUM:=d3c3d55f403af7c76556546325aa1eca90b918cbaaf6d3ab60a49d8367ab90d5};
+: ${PKG_TREE_VERSION:=2.1.1};
+: ${PKG_TREE_URL:=http://mama.indstate.edu/users/ice/tree/src/tree-${PKG_TREE_VERSION}.tgz};
+: ${PKG_TREE_CFLAGS_BUILD:="${NATIVE_PACKAGES_CFLAGS_CONFIGURE}"};
+: ${PKG_TREE_CFLAGS_BUILD_EXTRA:="-std=c99"};
+: ${PKG_TREE_IN_TREE:=1};
+
+ex_pkg_register "tree" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0