404bdeba9c
The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. feedback from steven@ and simon@
12 lines
260 B
Makefile
12 lines
260 B
Makefile
# $OpenBSD: Makefile.inc,v 1.1.1.1 2007/10/27 16:18:53 jasper Exp $
|
|
|
|
CATEGORIES?= net
|
|
|
|
HOMEPAGE?= http://telepathy.freedesktop.org/wiki/
|
|
|
|
# BSD/GPL/LGPL
|
|
PERMIT_PACKAGE_CDROM?= Yes
|
|
PERMIT_PACKAGE_FTP?= Yes
|
|
PERMIT_DISTFILES_CDROM?=Yes
|
|
PERMIT_DISTFILES_FTP?= Yes
|