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

PORTNAME=	aqemu
PORTVERSION=	0.8.1
PORTREVISION=	1
CATEGORIES=	emulators
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S,.0$,,}/

MAINTAINER=	makc@FreeBSD.org
COMMENT=	Qt4 based Qemu frontend

LIB_DEPENDS=	vncclient.0:${PORTSDIR}/net/libvncserver

USE_BZIP2=	yes
USE_QT4=	gui qtestlib xml qmake_build uic_build moc_build rcc_build \
		linguist_build
USES=		cmake
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.0$,,}

MAN1=		aqemu.1

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud