summaryrefslogtreecommitdiffstats
path: root/emulators/xen/Makefile
blob: b585680685ac20ba2fb0afe4952349ac8be8e65f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

PORTNAME=	xen
PORTVERSION=	4.7.0
PORTREVISION=	2
CATEGORIES=	emulators

MAINTAINER=	royger@FreeBSD.org
COMMENT=	Xen Hypervisor meta port

LICENSE=	GPLv2

ONLY_FOR_ARCHS=	amd64

RUN_DEPENDS=	/boot/xen:emulators/xen-kernel \
		xl:sysutils/xen-tools

USES=		metaport

.include <bsd.port.mk>
OpenPOWER on IntegriCloud