# $OpenBSD$

COMMENT =		watch the command output with interval timer
DISTNAME =		iwatch-1.0.1
CATEGORIES =		sysutils

HOMEPAGE =		https://github.com/iij/iwatch

MAINTAINER =		YASUOKA Masahiko <yasuoka@iij.ad.jp>

# BSD
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB =		c curses

MASTER_SITES =		https://github.com/iij/iwatch/archive/
DISTFILES =		v1.0.1.tar.gz

DIST_SUBDIR =		iwatch

MAKE_FLAGS =		BINDIR=/usr/local/bin MANDIR=/usr/local/man/man

.include <bsd.port.mk>
