aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.commands.mk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2012-09-03 20:42:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2012-09-03 20:42:35 +0000
commiteeed9bb04dc3659cce75e1df42eadd8735831f04 (patch)
treef5d107ee699dfeeb2b4f471b1dc459b34d38cce0 /Mk/bsd.commands.mk
parent6612dbbc288ae9a3c170337b119ccb85af1d36e9 (diff)
downloadports-eeed9bb04dc3659cce75e1df42eadd8735831f04.tar.gz
ports-eeed9bb04dc3659cce75e1df42eadd8735831f04.zip
Add JOT command.
PR: ports/159725 Submitted by: crees
Notes
Notes: svn path=/head/; revision=303618
Diffstat (limited to 'Mk/bsd.commands.mk')
-rw-r--r--Mk/bsd.commands.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.commands.mk b/Mk/bsd.commands.mk
index 57649017e919..6870d74dc0d1 100644
--- a/Mk/bsd.commands.mk
+++ b/Mk/bsd.commands.mk
@@ -52,6 +52,7 @@ GZIP_CMD?= /usr/bin/gzip -nf ${GZIP}
HEAD?= /usr/bin/head
ID?= /usr/bin/id
IDENT?= /usr/bin/ident
+JOT?= /usr/bin/jot
LDCONFIG?= /sbin/ldconfig
LN?= /bin/ln
LS?= /bin/ls