pkgsrc/sysutils/spice-protocol/Makefile
rodent 7f21fcc91d Major changes in 0.12.7
=======================
* add support for Webdav channel
* add support for the Opus codec
2014-06-09 00:18:25 +00:00

19 lines
477 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/06/09 00:18:25 rodent Exp $
DISTNAME= spice-protocol-0.12.7
CATEGORIES= sysutils
MASTER_SITES= http://spice-space.org/download/releases/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://spice-space.org/
COMMENT= Headers defining protocols for SPICE server code
LICENSE= modified-bsd
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= spice-protocol.pc.in
.include "../../mk/bsd.pkg.mk"