summaryrefslogtreecommitdiffhomepage
path: root/groups.d/211.native_packages_cmdline.d/sloccount.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/211.native_packages_cmdline.d/sloccount.package')
-rw-r--r--groups.d/211.native_packages_cmdline.d/sloccount.package9
1 files changed, 9 insertions, 0 deletions
diff --git a/groups.d/211.native_packages_cmdline.d/sloccount.package b/groups.d/211.native_packages_cmdline.d/sloccount.package
new file mode 100644
index 00000000..512edd55
--- /dev/null
+++ b/groups.d/211.native_packages_cmdline.d/sloccount.package
@@ -0,0 +1,9 @@
+: ${PKG_SLOCCOUNT_SHA256SUM:=fa7fa2bbf2f627dd2d0fdb958bd8ec4527231254c120a8b4322405d8a4e3d12b};
+: ${PKG_SLOCCOUNT_VERSION:=2.26};
+: ${PKG_SLOCCOUNT_URL:=https://www.dwheeler.com/sloccount/sloccount-${PKG_SLOCCOUNT_VERSION}.tar.gz};
+: ${PKG_SLOCCOUNT_IN_TREE:=1};
+: ${PKG_SLOCCOUNT_MAKEFLAGS_INSTALL_EXTRA:="PREFIX=${PREFIX_NATIVE}"};
+
+ex_pkg_register "sloccount" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0