# $NetBSD: buildlink2.mk,v 1.7 2004/01/03 18:49:34 reed Exp $ # # This Makefile fragment is included by packages that use streamtuner. # # This file was created automatically using createbuildlink 2.4. # .if !defined(STREAMTUNER_BUILDLINK2_MK) STREAMTUNER_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= streamtuner BUILDLINK_DEPENDS.streamtuner?= streamtuner>=0.10.2nb1 BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner EVAL_PREFIX+= BUILDLINK_PREFIX.streamtuner=streamtuner BUILDLINK_PREFIX.streamtuner_DEFAULT= ${LOCALBASE} BUILDLINK_FILES.streamtuner+= include/streamtuner/*.h BUILDLINK_FILES.streamtuner+= lib/pkgconfig/streamtuner.pc BUILDLINK_FILES.streamtuner+= lib/streamtuner/plugins/shoutcast.* .include "../../www/curl/buildlink2.mk" .include "../../x11/gtk2/buildlink2.mk" BUILDLINK_TARGETS+= streamtuner-buildlink streamtuner-buildlink: _BUILDLINK_USE .endif # STREAMTUNER_BUILDLINK2_MK