pkgsrc/net/miniupnpc/buildlink3.mk
adam 000de6d0b5 Simple and small footprint client and library for setuping gateway port
redirections using UPnP Internet Gateway Device services.
2016-12-01 22:28:29 +00:00

12 lines
320 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2016/12/01 22:28:29 adam Exp $
BUILDLINK_TREE+= miniupnpc
.if !defined(MINIUPNPC_BUILDLINK3_MK)
MINIUPNPC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.miniupnpc+= miniupnpc>=2.0
BUILDLINK_PKGSRCDIR.miniupnpc?= ../../net/miniupnpc
.endif # MINIUPNPC_BUILDLINK3_MK
BUILDLINK_TREE+= -miniupnpc