aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-03-30 20:42:54 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-03-30 20:42:54 +0000
commitde841b40d24d22ab51ad05ed632e025903fbb41f (patch)
treeb6b110cb519657c178bf7c902a973fa26c121448 /sysutils/Makefile
parent335fe65dc0e9e582b11e62259bd22e3a5a99ef97 (diff)
downloadports-de841b40d24d22ab51ad05ed632e025903fbb41f.tar.gz
ports-de841b40d24d22ab51ad05ed632e025903fbb41f.zip
sysutils/xxd: New port
Xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. This is the standalone version of the xxd tool provided by vim. Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 5e962fa21448..42ed40b9fc2c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1630,6 +1630,7 @@
SUBDIR += xpipe
SUBDIR += xstow
SUBDIR += xsysstats
+ SUBDIR += xxd
SUBDIR += yadf
SUBDIR += yadm
SUBDIR += yank