pkgsrc-wip/hs-gnuplot/buildlink3.mk
PHO / phonohawk 871ec8841a Import hs-gnuplot-0.3.3 as wip/hs-gnuplot.
This is a wrapper to gnuplot which lets you create 2D and 3D plots.
2009-09-23 13:00:58 +00:00

16 lines
489 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/23 13:00:58 phonohawk Exp $
BUILDLINK_TREE+= hs-gnuplot
.if !defined(HS_GNUPLOT_BUILDLINK3_MK)
HS_GNUPLOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-gnuplot+= hs-gnuplot>=0.3.3
BUILDLINK_PKGSRCDIR.hs-gnuplot?= ../../wip/hs-gnuplot
.include "../../wip/hs-monoid-transformer/buildlink3.mk"
.include "../../wip/hs-time/buildlink3.mk"
.include "../../wip/hs-utility-ht/buildlink3.mk"
.endif # HS_GNUPLOT_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-gnuplot