# $OpenBSD: Makefile,v 1.5 2020/02/14 11:11:32 sthen Exp $

COMMENT =		arc4random for Jim

GH_ACCOUNT =		aryler
GH_PROJECT =		Jimarc4random
GH_TAGNAME =		0.3
DISTNAME =		jimarc4random-${GH_TAGNAME}

CATEGORIES =		devel
HOMEPAGE =		http://www3.bell.net/stwo/
MAINTAINER =		Stuart Cassoff <stwo@users.sourceforge.net>

# ISC
PERMIT_PACKAGE =	Yes

WANTLIB	=		jim

BUILD_DEPENDS =		lang/jimtcl
RUN_DEPENDS =		lang/jimtcl
SEPARATE_BUILD =	Yes
CONFIGURE_STYLE =	simple
CONFIGURE_SCRIPT =	itzev

.include <bsd.port.mk>
