Files
ports/emulators/nemu/Makefile
T
Gleb Popov 07089b42d7 emulators/nemu: Update to 2.5.1
Reported by:	portscout!
2020-12-23 09:56:44 +00:00

23 lines
365 B
Makefile

# $FreeBSD$
PORTNAME= nemu
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.1
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>