pkgsrc/devel/go-mapstructure/buildlink3.mk

17 lines
484 B
Makefile
Raw Normal View History

# $NetBSD: buildlink3.mk,v 1.3 2018/01/07 13:04:02 rillig Exp $
2017-08-17 03:32:00 +02:00
BUILDLINK_TREE+= go-mapstructure
.if !defined(GO_MAPSTRUCTURE_BUILDLINK3_MK)
GO_MAPSTRUCTURE_BUILDLINK3_MK:=
BUILDLINK_CONTENTS_FILTER.go-mapstructure= ${EGREP} gopkg/
BUILDLINK_DEPMETHOD.go-mapstructure?= build
2017-08-17 03:32:00 +02:00
BUILDLINK_API_DEPENDS.go-mapstructure+= go-mapstructure>=0.0
BUILDLINK_PKGSRCDIR.go-mapstructure?= ../../devel/go-mapstructure
.endif # GO_MAPSTRUCTURE_BUILDLINK3_MK
BUILDLINK_TREE+= -go-mapstructure