1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/frink/pkg-descr
Mikhail Teterin dd1f8cc9ca Restore devel/frink. Hand over the maintainership to the PR-submitter.
Fix compiler warnings.

PR:		246163
Submitted by:	Chris Hutchinson
2020-06-01 01:26:26 +00:00

9 lines
311 B
Plaintext

Frink is a tcl formatting and static check program by Lindsay Marshall.
It can prettify your program, minimise, obfuscate or just sanity check
it. It can also do some rewriting.
You pass it file names (or the stdin) and the output is generated to
stdout.
WWW: http://catless.ncl.ac.uk/Programs/Frink/