12 lines
325 B
Makefile
12 lines
325 B
Makefile
# $NetBSD: buildlink3.mk,v 1.2 2018/03/10 05:37:44 schmonz Exp $
|
|
|
|
BUILDLINK_TREE+= discount
|
|
|
|
.if !defined(DISCOUNT_BUILDLINK3_MK)
|
|
DISCOUNT_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.discount+= discount>=2.2.3anb1
|
|
BUILDLINK_PKGSRCDIR.discount?= ../../textproc/discount
|
|
.endif # DISCOUNT_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -discount
|