2014-03-15 09:55:13 +01:00
|
|
|
# Created by: Andrew Stevenson <andrew@ugh.net.au>
|
|
|
|
|
|
|
|
PORTNAME= wait_on
|
2018-08-21 06:28:27 +02:00
|
|
|
DISTVERSION= 1.1-2
|
|
|
|
DISTVERSIONSUFFIX= -g2fb6f24
|
2014-03-15 09:55:13 +01:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
2018-08-21 06:28:27 +02:00
|
|
|
MAINTAINER= jcpierri@gmail.com
|
|
|
|
COMMENT= Enable shell scripts to monitor for changes on directories and files
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
2014-03-15 09:55:13 +01:00
|
|
|
|
|
|
|
USES= uidfix
|
2018-08-21 06:28:27 +02:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= jcpierri
|
2014-03-15 09:55:13 +01:00
|
|
|
|
|
|
|
PLIST_FILES= bin/wait_on man/man1/wait_on.1.gz
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|