pkgsrc/devel/go-mapstructure/buildlink3.mk
2017-08-25 16:49:11 +00:00

16 lines
484 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2017/08/25 16:49:13 jperkin Exp $
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
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