# $NetBSD: Makefile,v 1.2 2024/06/17 21:53:57 gutteridge Exp $
#

.include "../../sysutils/opensbi/opensbi-version.mk"

DISTNAME=	opensbi-${OPENSBI_VERSION}
CATEGORIES=	sysutils
MASTER_SITES=	# empty

MAINTAINER=	port-riscv@NetBSD.org
HOMEPAGE=	https://github.com/riscv-software-src/opensbi
COMMENT=	RISC-V Open Source Supervisor Binary Interface (OpenSBI)

META_PACKAGE=	yes

.include "../../mk/bsd.prefs.mk"

.include "../../mk/bsd.pkg.mk"
