
PORTNAME=	nemu
DISTVERSIONPREFIX=	v
DISTVERSION=	2.6.0
CATEGORIES=	emulators

MAINTAINER=	arrowd@FreeBSD.org
COMMENT=	Ncurses UI for QEMU

LICENSE=	BSD2CLAUSE

LIB_DEPENDS=	libudev.so:devel/libudev-devd

USES=		cmake gettext-runtime gettext-tools gnome libarchive sqlite

USE_GITHUB=	yes
GH_ACCOUNT=	nemuTUI

USE_GNOME=	libxml2

.include <bsd.port.mk>
