From ec4b668237e71c8ffe5cb19bb75fe678cde7c1bc Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 2 Oct 2006 20:43:59 +0000 Subject: - Move to LOCALBASE git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7481 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/xfce4-wavelan-plugin/Makefile | 28 ++++++++++++++++++++++++++++ sysutils/xfce4-wavelan-plugin/distinfo | 3 +++ sysutils/xfce4-wavelan-plugin/pkg-descr | 9 +++++++++ sysutils/xfce4-wavelan-plugin/pkg-plist | 4 ++++ 4 files changed, 44 insertions(+) create mode 100644 sysutils/xfce4-wavelan-plugin/Makefile create mode 100644 sysutils/xfce4-wavelan-plugin/distinfo create mode 100644 sysutils/xfce4-wavelan-plugin/pkg-descr create mode 100644 sysutils/xfce4-wavelan-plugin/pkg-plist (limited to 'sysutils') diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile new file mode 100644 index 000000000..802497c66 --- /dev/null +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: xfce-wavelan-plugin +# Date created: 22 May 2004 +# Whom: Manuel Rabade Garica +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= xfce4-wavelan-plugin +PORTVERSION= 0.4.1 +PORTREVISION= 5 +CATEGORIES= sysutils xfce +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +DIST_SUBDIR= xfce4 + +MAINTAINER= ports@FreeBSD.org +COMMENT= Displays various information about a WaveLAN device + +BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ + xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui +RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel + +USE_GNOME= gtk20 +GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes + +.include diff --git a/sysutils/xfce4-wavelan-plugin/distinfo b/sysutils/xfce4-wavelan-plugin/distinfo new file mode 100644 index 000000000..00041aadc --- /dev/null +++ b/sysutils/xfce4-wavelan-plugin/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 0467e03696e88c4a8c81873e907a3972 +SHA256 (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 9e9ecb749e550db5cc1eff8a002946e1c5f004cd57ba53b0f7492ea21eb15556 +SIZE (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 528911 diff --git a/sysutils/xfce4-wavelan-plugin/pkg-descr b/sysutils/xfce4-wavelan-plugin/pkg-descr new file mode 100644 index 000000000..d2a7db88c --- /dev/null +++ b/sysutils/xfce4-wavelan-plugin/pkg-descr @@ -0,0 +1,9 @@ +WaveLAN plugin for the XFce4 panel. + +Displays various information about a WaveLAN device: + +* Signal state (tells if a carrier signal was detected) +* Signal quality (current quality of the carrier signal) +* Network name (current SSID of the WaveLAN network) + +WWW: http://xfce-goodies.berlios.de/ diff --git a/sysutils/xfce4-wavelan-plugin/pkg-plist b/sysutils/xfce4-wavelan-plugin/pkg-plist new file mode 100644 index 000000000..c70d48ff4 --- /dev/null +++ b/sysutils/xfce4-wavelan-plugin/pkg-plist @@ -0,0 +1,4 @@ +lib/xfce4/panel-plugins/libwavelan.a +lib/xfce4/panel-plugins/libwavelan.la +lib/xfce4/panel-plugins/libwavelan.so +@dirrmtry lib/xfce4/panel-plugins -- cgit v1.2.3