1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/shuf/pkg-descr
Mateusz Piotrowski 724bf7a5dc sysutils/shuf: Update to 3.0
Summary:
- Set WWW to the GitHub repository, the old homepage seems down.
- Install the manual page to share/man/man1
- Mention that this utility is a reimplementation of the GNU shuf tool.

Approved by:	feld (maintainer)
Differential Revision: https://reviews.freebsd.org/D29806
2021-04-17 17:17:20 +02:00

7 lines
191 B
Plaintext

shuf is a utility that outputs a random permutation of its input lines.
It is an ISC licensed reimplementation of the shuf(1) utility
from GNU coreutils.
WWW: https://github.com/ibara/shuf