pkgsrc-wip/dee/buildlink3.mk
Ryo ONODERA 4210fb4c35 Import dee-0.5.22 as wip/dee.
Libdee is a library that uses DBus to provide objects allowing you
to create Model-View-Controller type programs across DBus. It also
consists of utility objects which extend DBus allowing for peer-to-peer
discoverability of known objects without needing a central registrar.
2011-10-13 11:58:12 +00:00

14 lines
318 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/10/13 11:58:12 ryo-on Exp $
BUILDLINK_TREE+= dee
.if !defined(DEE_BUILDLINK3_MK)
DEE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dee+= dee>=0.5.22
BUILDLINK_PKGSRCDIR.dee?= ../../wip/dee
.include "../../devel/glib2/buildlink3.mk"
.endif # DEE_BUILDLINK3_MK
BUILDLINK_TREE+= -dee