freebsd-ports/textproc/reflex/pkg-descr
Sunpoet Po-Chuan Hsieh b60e0f7cf2 Update to 20170521
- Add my LOCAL to MASTER_SITES
- Add LICENSE_FILE
- Use USES=tar:tgz
- Convert to test framework
- Remove WRKSRC
- Use PLIST instead of PLIST_FILES
- Reformat pkg-descr
- Take maintainership

Changes:	http://invisible-island.net/reflex/NEWS.html
2017-06-13 16:55:20 +00:00

6 lines
376 B
Text

This is a variant of the Flex fast lexical scanner. Flex was written in the early
1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that
it conforms to ANSI C. It includes other improvements, but remains compatible with
Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details.
WWW: http://invisible-island.net/reflex/reflex.html