pkgsrc-wip/py-construct/buildlink3.mk

16 lines
407 B
Makefile
Raw Normal View History

2011-05-27 05:49:58 +02:00
# $NetBSD: buildlink3.mk,v 1.3 2011/05/27 03:49:58 schnoebe Exp $
2011-05-27 05:49:58 +02:00
BUILDLINK_TREE+= py-construct
.if !defined(PY_CONSTRUCT_BUILDLINK3_MK)
PY_CONSTRUCT_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
2011-05-27 05:49:58 +02:00
BUILDLINK_API_DEPENDS.py-construct+= ${PYPKGPREFIX}-construct>=2.04
BUILDLINK_PKGSRCDIR.py-construct?= ../../wip/py-construct
.endif # PY_CONSTRUCT_BUILDLINK3_MK
2011-05-27 05:49:58 +02:00
BUILDLINK_TREE+= -py-construct