pkgsrc/chat/gloox/buildlink3.mk
schnoebe c9f98ffe4d Import gloox-1.0 into pkgsrc.
gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in C++. It makes writing spec-compliant clients easy and
allows for hassle-free integration of Jabber/XMPP functionality
into existing applications.
2011-02-06 19:46:48 +00:00

13 lines
293 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/02/06 19:46:48 schnoebe Exp $
BUILDLINK_TREE+= gloox
.if !defined(GLOOX_BUILDLINK3_MK)
GLOOX_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gloox+= gloox>=1.0
BUILDLINK_PKGSRCDIR.gloox?= ../../chat/gloox
.endif # GLOOX_BUILDLINK3_MK
BUILDLINK_TREE+= -gloox