From 914f453b7561cfcada8638a3476b1d6f083a8828 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 22 Jan 2007 16:54:01 +0000 Subject: xfce4-messenger-plugin is.. yes a Messenger Plugin for xfce4 --- net-im/Makefile | 1 + net-im/xfce4-messenger-plugin/Makefile | 29 +++++++++++++++++++++++++++++ net-im/xfce4-messenger-plugin/distinfo | 3 +++ net-im/xfce4-messenger-plugin/pkg-descr | 3 +++ net-im/xfce4-messenger-plugin/pkg-plist | 6 ++++++ 5 files changed, 42 insertions(+) create mode 100644 net-im/xfce4-messenger-plugin/Makefile create mode 100644 net-im/xfce4-messenger-plugin/distinfo create mode 100644 net-im/xfce4-messenger-plugin/pkg-descr create mode 100644 net-im/xfce4-messenger-plugin/pkg-plist (limited to 'net-im') diff --git a/net-im/Makefile b/net-im/Makefile index 1fea7c41dfce..140d81098562 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -124,6 +124,7 @@ SUBDIR += vicq SUBDIR += vqcc-gtk SUBDIR += wildfire + SUBDIR += xfce4-messenger-plugin SUBDIR += ysm .include diff --git a/net-im/xfce4-messenger-plugin/Makefile b/net-im/xfce4-messenger-plugin/Makefile new file mode 100644 index 000000000000..916af83a4798 --- /dev/null +++ b/net-im/xfce4-messenger-plugin/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: messenger plugin for xfce4 +# Date created: 29 April 2006 +# Whom: Martin Wilke (freebsd@unixfreunde.de) +# +# $FreeBSD$ +# + +PORTNAME= xfce4-messenger-plugin +PORTVERSION= 0.1.0 +CATEGORIES= net-im xfce +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/ +DIST_SUBDIR= xfce4 + +MAINTAINER= freebsd@unixfreunde.de +COMMENT= Messenger plugin for xfce + +LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib + +GNU_CONFIGURE= yes +USE_BZIP2= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_XFCE= configenv libgui libutil panel +USE_XLIB= yes + +.include +.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" +.include diff --git a/net-im/xfce4-messenger-plugin/distinfo b/net-im/xfce4-messenger-plugin/distinfo new file mode 100644 index 000000000000..5dddd830bb19 --- /dev/null +++ b/net-im/xfce4-messenger-plugin/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-messenger-plugin-0.1.0.tar.bz2) = 5b79e030139e1f845124c2eb50da9051 +SHA256 (xfce4/xfce4-messenger-plugin-0.1.0.tar.bz2) = a55fafd50b9cd0fc3db9baef3357ea064bdcdc9e5d8127a3124bfc3422562193 +SIZE (xfce4/xfce4-messenger-plugin-0.1.0.tar.bz2) = 291166 diff --git a/net-im/xfce4-messenger-plugin/pkg-descr b/net-im/xfce4-messenger-plugin/pkg-descr new file mode 100644 index 000000000000..3b7320ed8ef8 --- /dev/null +++ b/net-im/xfce4-messenger-plugin/pkg-descr @@ -0,0 +1,3 @@ +Is a Messenger Plugin for xfce4 + +WWW: http://www.xfce.org/ diff --git a/net-im/xfce4-messenger-plugin/pkg-plist b/net-im/xfce4-messenger-plugin/pkg-plist new file mode 100644 index 000000000000..9d5c192d60f5 --- /dev/null +++ b/net-im/xfce4-messenger-plugin/pkg-plist @@ -0,0 +1,6 @@ +libexec/xfce4/panel-plugins/xfce4-messenger-plugin +share/xfce4/panel-plugins/messenger.desktop +@dirrmtry share/xfce4/panel-plugins +@dirrmtry share/xfce4 +@dirrmtry libexec/xfce4/panel-plugins +@dirrmtry libexec/xfce4 -- cgit v1.2.3