opnsense-ports/sysutils/wait_on/Makefile
2022-09-07 22:33:21 +02:00

18 lines
384 B
Makefile

PORTNAME= wait_on
DISTVERSION= 1.1-2
DISTVERSIONSUFFIX= -g2fb6f24
CATEGORIES= sysutils
MAINTAINER= jcpierri@gmail.com
COMMENT= Enable shell scripts to monitor for changes on directories and files
WWW= https://github.com/jcpierri/wait_on
LICENSE= BSD3CLAUSE
USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= jcpierri
PLIST_FILES= bin/wait_on man/man1/wait_on.1.gz
.include <bsd.port.mk>