diff options
Diffstat (limited to 'net-im/libtelepathy/Makefile')
| -rw-r--r-- | net-im/libtelepathy/Makefile | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile deleted file mode 100644 index cf22b9a26..000000000 --- a/net-im/libtelepathy/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: libtelepathy -# Date created: Apr 16 2007 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/net-im/libtelepathy/Makefile,v 1.2 2008/01/17 05:24:08 marcus Exp $ - -PORTNAME= libtelepathy -PORTVERSION= 0.3.3 -CATEGORIES= net-im devel -MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Flexible Communications Framework - -LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib - -BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -LIB_DEPENDS= telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib - -BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} -RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} - -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget -USE_AUTOTOOLS= libtool:15 - -.include <bsd.port.mk> |
