# $OpenBSD: Makefile,v 1.6 2021/04/28 19:36:06 jasper Exp $

COMMENT =		detect if we are running in a virtual machine

DISTNAME =		virt-what-1.21
CATEGORIES =		sysutils

HOMEPAGE =		https://people.redhat.com/~rjones/virt-what/

MAINTAINER =		Jasper Lievisse Adriaanse <jasper@openbsd.org>

# GPLv2+
PERMIT_PACKAGE =	Yes

MASTER_SITES =		${HOMEPAGE}/files/

WANTLIB += c

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>
