openbsd-ports/sysutils/entr/pkg/PLIST
sthen 20c93a8203 ports/sysutils/entr, from Eric Radman, ok dcoppa@
entr - a utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. Reads a list of files provided on
STDIN and runs the supplied command if any of them are modified.
2012-04-12 14:55:47 +00:00

4 lines
102 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/12 14:55:47 sthen Exp $
@bin bin/entr
@man man/man1/entr.1