# $OpenBSD: Makefile,v 1.1.1.1 2017/08/10 12:23:28 jasper Exp $

COMMENT =		detect if we are running in a virtual machine

DISTNAME =		virt-what-1.18
CATEGORIES =		sysutils

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

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

# GPLv2+
PERMIT_PACKAGE_CDROM =	Yes

MASTER_SITES =		${HOMEPAGE}/files/

WANTLIB += c

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>
