pkgsrc/textproc/iksemel/buildlink3.mk
jnemeth a4505014d2 This is an XML parser library mainly designed for Jabber applications.
It provides SAX, DOM, and special Jabber stream APIs. Library is coded
in ANSI C except the network code (which is POSIX compatible), thus
highly portable.
2011-10-12 03:15:20 +00:00

14 lines
362 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/10/12 03:15:20 jnemeth Exp $
BUILDLINK_TREE+= iksemel
.if !defined(IKSEMEL_BUILDLINK3_MK)
IKSEMEL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.iksemel+= iksemel>=1.4
BUILDLINK_PKGSRCDIR.iksemel?= ../../textproc/iksemel
#.include "../../security/gnutls/buildlink3.mk"
.endif # IKSEMEL_BUILDLINK3_MK
BUILDLINK_TREE+= -iksemel