opnsense-ports/emulators/xen/Makefile
Franco Fichtner 8cde128a49 */*: sync with upstream
Taken from: FreeBSD
2016-07-05 08:33:25 +02:00

20 lines
301 B
Makefile

# $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>