freebsd-ports/sysutils/respond/pkg-descr
Kubilay Kocak 188c971be2 sysutils/respond: Update to 1.3, Add LICENSE
- Update to 1.3
- Switch to GITHUB for distribution files
- Add LICENSE (BSD2CLAUSE)
- Remove patch-Makefile (upstreamed)
- pkg-descr: Update WWW: URL

Changes:

  https://github.com/joukewitteveen/respond/blob/1.3/NEWS

PR:		191434
Submitted by:	Jouke Witteveen (maintainer)
2014-07-07 04:44:07 +00:00

6 lines
285 B
Text

Respond listens on stdin or on a specified named pipe and matches
each line it reads to the regular expressions it finds in the
specified actionscript. If a line matches, respond executes a
rewritten command defined in the actionscript.
WWW: https://github.com/joukewitteveen/respond