# $OpenBSD $

COMMENT =		Execute interleaved sequences of commands

DISTNAME =		cmdseq-0.2
CATEGORIES =		sysutils

HOMEPAGE =		http://tratt.net/laurie/src/cmdseq/

MAINTAINER =		Laurence Tratt <laurie@tratt.net>

# Apache-2.0 / MIT
PERMIT_PACKAGE =	Yes

MASTER_SITES =		${HOMEPAGE}releases/

EXTRACT_SUFX =		.tgz

CONFIGURE_STYLE =	none

NO_BUILD =		Yes
NO_TEST =		Yes

.include <bsd.port.mk>
