[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / jimarc4random

File: [local] / ports / devel / jimarc4random / Makefile (download)

Revision 1.7, Mon Feb 13 08:56:28 2023 UTC (15 months, 2 weeks ago) by stu
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.6: +1 -1 lines

HOMEPAGE changed.

COMMENT =		arc4random for Jim

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

CATEGORIES =		devel
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>