2012-05-07 03:53:12 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.9 2012/05/07 01:53:13 dholland Exp $
|
2005-05-16 11:40:59 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= cddb-bundle
|
2005-05-16 11:40:59 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(CDDB_BUNDLE_BUILDLINK3_MK)
|
|
|
|
CDDB_BUNDLE_BUILDLINK3_MK:=
|
2005-05-16 11:40:59 +02:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.cddb-bundle+= cddb-bundle>=0.2
|
2012-05-07 03:53:12 +02:00
|
|
|
BUILDLINK_ABI_DEPENDS.cddb-bundle+= cddb-bundle>=0.2nb1
|
2005-05-16 11:40:59 +02:00
|
|
|
BUILDLINK_PKGSRCDIR.cddb-bundle?= ../../audio/cddb-bundle
|
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # CDDB_BUNDLE_BUILDLINK3_MK
|
2005-05-16 11:40:59 +02:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -cddb-bundle
|