# Created by: Jason Helfman <jgh@FreeBSD.org>
# $FreeBSD: head/devel/spice-protocol/Makefile 446883 2017-07-29 16:59:25Z novel $

PORTNAME=	spice-protocol
PORTVERSION=	0.12.13
CATEGORIES=	devel
MASTER_SITES=	http://www.spice-space.org/download/releases/

MAINTAINER=	novel@FreeBSD.org
COMMENT=	Simple Protocol for Independent Computing Environments

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six

GNU_CONFIGURE=	yes
USES=		gmake pathfix pkgconfig python tar:bzip2

.include <bsd.port.mk>
