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

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

Revision 1.7, Thu Sep 21 09:49:52 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.6: +1 -1 lines

-> SITES

BROKEN-riscv64=	error: Unsupported Architecture.

COMMENT=	arch-independent interface for dynamic calls of C functions

V=		1.1
REVISION=	1
DISTNAME=	dyncall-${V}
CATEGORIES=	devel

HOMEPAGE=	https://www.dyncall.org/

# ISC-like
PERMIT_PACKAGE=	Yes

SITES=		http://www.dyncall.org/r${V}/

SEPARATE_BUILD=	Yes

MODULES=	devel/cmake

NO_TEST=	Yes

.include <bsd.port.mk>