opnsense-ports/devel/spice-protocol/Makefile
Franco Fichtner 6be84d2ffd */*: sync with upstream
Taken from: FreeBSD
2015-09-30 07:07:21 +02:00

17 lines
382 B
Makefile

# Created by: Jason Helfman <jgh@FreeBSD.org>
# $FreeBSD$
PORTNAME= spice-protocol
PORTVERSION= 0.12.9
CATEGORIES= devel
MASTER_SITES= http://www.spice-space.org/download/releases/
MAINTAINER= novel@FreeBSD.org
COMMENT= Simple Protocol for Independent Computing Environments
LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig tar:bzip2
.include <bsd.port.mk>