freebsd-ports/emulators/nemu/Makefile
Gleb Popov f8f1a5d719 emulators/nemu: Update to 2.4.0
Reported by:	portscout!
2020-04-14 10:26:53 +00:00

22 lines
365 B
Makefile

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