pkgsrc/textproc/xmltooling/buildlink3.mk
adam 10540704e1 Changes 1.4.1:
Bug
* User-Agent string for AttributeQuery is throwing junk into request
* Chaining TrustEngine doesn't clear matching criteria between engines, so
  TrustEngine ordering affects the results.
New Feature
* Implement support for fetching CRLs based on the CRL distribution point
  extension
2011-02-23 09:09:31 +00:00

13 lines
336 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2011/02/23 09:09:31 adam Exp $
BUILDLINK_TREE+= xmltooling
.if !defined(XMLTOOLING_BUILDLINK3_MK)
XMLTOOLING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xmltooling+= xmltooling>=1.3.3
BUILDLINK_PKGSRCDIR.xmltooling?= ../../textproc/xmltooling
.endif # XMLTOOLING_BUILDLINK3_MK
BUILDLINK_TREE+= -xmltooling