pkgsrc/comms/deforaos-phone/buildlink3.mk
khorben 1ed777fd31 Package DeforaOS Phone 0.4.3
This release brings:
- fewer dependencies (both "purple" and "sofia-sip" modem backends are now
  maintained externally, likewise for the "locker" plug-in)
- easier integration of third-party extensions (with pkg-config)
- improvements to the user interface
- spanish translation
- minor bugfixes
2015-08-24 23:46:03 +00:00

15 lines
488 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2015/08/24 23:46:03 khorben Exp $
BUILDLINK_TREE+= deforaos-phone
.if !defined(DEFORAOS_PHONE_BUILDLINK3_MK)
DEFORAOS_PHONE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.deforaos-phone+= deforaos-phone>=0.4.3
BUILDLINK_ABI_DEPENDS.deforaos-phone?= deforaos-phone>=0.4.3
BUILDLINK_PKGSRCDIR.deforaos-phone?= ../../comms/deforaos-phone
.include "../../x11/deforaos-libdesktop/buildlink3.mk"
.endif # DEFORAOS_PHONE_BUILDLINK3_MK
BUILDLINK_TREE+= -deforaos-phone