pkgsrc/graphics/graphite2/buildlink3.mk
ryoon 1d52ef221c Import graphite2-1.2.4 as graphics/graphite2.
Graphite is a project within SIL's scripts and software dev
groups to provide cross-platform rendering for complex writing
systems.

Graphite2, a new version of the Graphite engine, is available
at: http://projects.palaso.org/projects/graphitedev with its
own bug tracker.
2014-02-02 07:47:36 +00:00

12 lines
326 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2014/02/02 07:47:36 ryoon Exp $
BUILDLINK_TREE+= graphite2
.if !defined(GRAPHITE2_BUILDLINK3_MK)
GRAPHITE2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.graphite2+= graphite2>=1.2
BUILDLINK_PKGSRCDIR.graphite2?= ../../graphics/graphite2
.endif # GRAPHITE2_BUILDLINK3_MK
BUILDLINK_TREE+= -graphite2