pkgsrc-wip/sphinxsearch/buildlink3.mk
Filip Hajny 1793157d2c Updated sphinxsearch to 0.9.9.
One year worth of changes. Most notable ones:

  * Index merging is now much more stable.
  * Sphinx now has official IANA assigned ports, 9312 for native API
    and 9306 for SphinxQL.

See full release log:

  http://sphinxsearch.com/docs/current.html#rel099
2009-12-15 11:51:51 +00:00

13 lines
355 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2009/12/15 11:51:51 fhajny Exp $
BUILDLINK_TREE+= sphinxsearch
.if !defined(SPHINXSEARCH_BUILDLINK3_MK)
SPHINXSEARCH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.sphinxsearch+= sphinxsearch>=0.9.9
BUILDLINK_PKGSRCDIR.sphinxsearch?= ../../wip/sphinxsearch
.endif # SPHINXSEARCH_BUILDLINK3_MK
BUILDLINK_TREE+= -sphinxsearch