Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2015/08/06 11:07:30 wiz Exp $
# $NetBSD: Makefile,v 1.7 2016/08/24 10:47:08 wiz Exp $
DISTNAME= spice-protocol-0.12.9
DISTNAME= spice-protocol-0.12.12
CATEGORIES= sysutils
MASTER_SITES= http://spice-space.org/download/releases/
EXTRACT_SUFX= .tar.bz2
@@ -15,5 +15,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= spice-protocol.pc.in
REPLACE_PYTHON+= python_modules/*.py *.py
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"