pkgbase: Move tr(1) to runtime

Since f7d16a627e ("certctl: Convert line endings before inspecting files.")
certctl is using tr(1). Add it to FreeBSD-runtime so we can have certctl working
without having the bloated FreeBSD-utilities.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2023-11-27 15:35:32 +01:00
parent 6abee52e0d
commit 0fb9d5786b

View File

@ -1,6 +1,7 @@
.include <src.opts.mk>
PACKAGE= runtime
PROG= tr
SRCS= cmap.c cset.c str.c tr.c