summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/xfce4-wavelan-plugin/DESCR1
-rw-r--r--net/xfce4-wavelan-plugin/Makefile13
-rw-r--r--net/xfce4-wavelan-plugin/PLIST4
-rw-r--r--net/xfce4-wavelan-plugin/buildlink3.mk21
-rw-r--r--net/xfce4-wavelan-plugin/distinfo4
6 files changed, 45 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 57a466942da..1c7df83f2f4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.475 2004/06/05 19:04:42 nathanw Exp $
+# $NetBSD: Makefile,v 1.475.2.1 2004/07/14 12:49:18 agc Exp $
#
COMMENT= Networking tools
@@ -374,6 +374,7 @@ SUBDIR+= wmpload
SUBDIR+= wol
SUBDIR+= wu-ftpd
SUBDIR+= x2vnc
+SUBDIR+= xfce4-wavelan-plugin
SUBDIR+= xipdump
SUBDIR+= xmftp
SUBDIR+= xnap
diff --git a/net/xfce4-wavelan-plugin/DESCR b/net/xfce4-wavelan-plugin/DESCR
new file mode 100644
index 00000000000..969c949a290
--- /dev/null
+++ b/net/xfce4-wavelan-plugin/DESCR
@@ -0,0 +1 @@
+WLAN plugin for XFce4.
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile
new file mode 100644
index 00000000000..362183d2d8f
--- /dev/null
+++ b/net/xfce4-wavelan-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1.2.2 2004/07/14 12:49:18 agc Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.3.2
+
+DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 WLAN plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/xfce4-wavelan-plugin/PLIST b/net/xfce4-wavelan-plugin/PLIST
new file mode 100644
index 00000000000..989dec07460
--- /dev/null
+++ b/net/xfce4-wavelan-plugin/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1.2.2 2004/07/14 12:49:18 agc Exp $
+lib/xfce4/panel-plugins/libwavelan.a
+lib/xfce4/panel-plugins/libwavelan.la
+lib/xfce4/panel-plugins/libwavelan.so
diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk
new file mode 100644
index 00000000000..17bcc0dbff5
--- /dev/null
+++ b/net/xfce4-wavelan-plugin/buildlink3.mk
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1.2.2 2004/07/14 12:49:18 agc Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= xfce4-wavelan-plugin
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wavelan-plugin}
+BUILDLINK_PACKAGES+= xfce4-wavelan-plugin
+
+.if !empty(XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.3.2
+BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin
+.endif # XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/net/xfce4-wavelan-plugin/distinfo b/net/xfce4-wavelan-plugin/distinfo
new file mode 100644
index 00000000000..964b6137c6b
--- /dev/null
+++ b/net/xfce4-wavelan-plugin/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1.2.2 2004/07/14 12:49:18 agc Exp $
+
+SHA1 (xfce4-wavelan-plugin-0.3.2.tar.gz) = 33c82e47e6f3d93e2ee0ad44fee0715be0c7dac0
+Size (xfce4-wavelan-plugin-0.3.2.tar.gz) = 523917 bytes