diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /sysutils/xfce4-wavelan-plugin | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 28 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/distinfo | 3 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/pkg-descr | 9 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/pkg-plist | 4 |
4 files changed, 0 insertions, 44 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile deleted file mode 100644 index 802497c66..000000000 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: xfce-wavelan-plugin -# Date created: 22 May 2004 -# Whom: Manuel Rabade Garica <mig@mig-29.net> -# -# $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 <bsd.port.mk> diff --git a/sysutils/xfce4-wavelan-plugin/distinfo b/sysutils/xfce4-wavelan-plugin/distinfo deleted file mode 100644 index 00041aadc..000000000 --- a/sysutils/xfce4-wavelan-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index d2a7db88c..000000000 --- a/sysutils/xfce4-wavelan-plugin/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index c70d48ff4..000000000 --- a/sysutils/xfce4-wavelan-plugin/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/xfce4/panel-plugins/libwavelan.a -lib/xfce4/panel-plugins/libwavelan.la -lib/xfce4/panel-plugins/libwavelan.so -@dirrmtry lib/xfce4/panel-plugins |