pkgsrc-wip/py-pyside-shiboken/buildlink3.mk
Olaf Seibert 021f5f6327 Import py27-pyside-shiboken-1.2.1 as wip/py-pyside-shiboken.
The PySide project provides LGPL-licensed Python bindings for the Qt.
It also includes complete toolchain for rapidly generating bindings for
any Qt-based C++ class hierarchies. PySide Qt bindings allow both free
open source and proprietary software development and ultimately aim to
support Qt platforms.
2013-11-15 12:14:47 +00:00

13 lines
498 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2013/11/15 12:14:47 rhialto Exp $
BUILDLINK_TREE+= py-pyside-shiboken
.if !defined(PY_PYSIDE_SHIBOKEN_BUILDLINK3_MK)
PY_PYSIDE_SHIBOKEN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.py-pyside-shiboken+= ${PYPKGPREFIX}-pyside-shiboken>=1.2.1
BUILDLINK_ABI_DEPENDS.py-pyside-shiboken+= ${PYPKGPREFIX}-pyside-shiboken>=1.2.1
BUILDLINK_PKGSRCDIR.py-pyside-shiboken?= ../../wip/py-pyside-shiboken
.endif # PY_PYSIDE_SHIBOKEN_BUILDLINK3_MK
BUILDLINK_TREE+= -py-pyside-shiboken