summaryrefslogtreecommitdiff
path: root/sysutils/virt-what/Makefile
blob: 960f448204cf4cd1c941d27048faa3b73a0eb0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 2019/12/10 21:14:58 otis Exp $

DISTNAME=	virt-what-1.20
CATEGORIES=	sysutils
MASTER_SITES=	https://people.redhat.com/~rjones/virt-what/files/

MAINTAINER=	juraj@lutter.sk
HOMEPAGE=	https://people.redhat.com/~rjones/virt-what/
COMMENT=	Utility to determine whether it is being run in virtual environment
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_TOOLS+=	pod2man

.include "../../mk/bsd.pkg.mk"