summaryrefslogtreecommitdiff
path: root/www/wmnetselect
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-03-31 06:24:17 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-03-31 06:24:17 +0000
commit3972d8d246659488dd617f912e024712f6e24202 (patch)
treeb0a692062cc3b3967e50ce0cab1d4fd714b3e62f /www/wmnetselect
parentAdded wmdate (diff)
WindowMaker Netscape launcher to display urls from X selection
PR: ports/10467 Submitted by: David McNett <nugget@slacker.com>
Notes
Notes: svn path=/head/; revision=17480
Diffstat (limited to 'www/wmnetselect')
-rw-r--r--www/wmnetselect/Makefile23
-rw-r--r--www/wmnetselect/distinfo1
-rw-r--r--www/wmnetselect/pkg-comment1
-rw-r--r--www/wmnetselect/pkg-descr15
-rw-r--r--www/wmnetselect/pkg-plist1
5 files changed, 41 insertions, 0 deletions
diff --git a/www/wmnetselect/Makefile b/www/wmnetselect/Makefile
new file mode 100644
index 000000000000..e66c16149521
--- /dev/null
+++ b/www/wmnetselect/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: wmnetselect
+# Version required: 0.4
+# Date created: 7 March 1999
+# Whom: David McNett <nugget@slacker.com>
+#
+# $Id$
+#
+
+DISTNAME= wmnetselect-0.4
+CATEGORIES= www windowmaker
+MASTER_SITES= http://home.att.net/~apathos/code/
+
+MAINTAINER= nugget@slacker.com
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/wmnetselect ${X11BASE}/bin
+
+.include <bsd.port.mk>
diff --git a/www/wmnetselect/distinfo b/www/wmnetselect/distinfo
new file mode 100644
index 000000000000..2f326d99a42c
--- /dev/null
+++ b/www/wmnetselect/distinfo
@@ -0,0 +1 @@
+MD5 (wmnetselect-0.4.tar.gz) = c1e463bc1021f884d11a942ad49d92d8
diff --git a/www/wmnetselect/pkg-comment b/www/wmnetselect/pkg-comment
new file mode 100644
index 000000000000..2ed5f91ce322
--- /dev/null
+++ b/www/wmnetselect/pkg-comment
@@ -0,0 +1 @@
+WindowMaker Netscape launcher to display urls from X selection.
diff --git a/www/wmnetselect/pkg-descr b/www/wmnetselect/pkg-descr
new file mode 100644
index 000000000000..74943b219442
--- /dev/null
+++ b/www/wmnetselect/pkg-descr
@@ -0,0 +1,15 @@
+wmnetselect is a WindowMaker docked applet designed to make launching netscape
+simpler and more featureful. It offers the following features:
+
+ Double click left mouse button to launch Netscape
+ (Just like any docked window maker appicon).
+
+ Single click middle mouse button to send X selection to
+ Netscape, (causes Netscape to go to URL represented by selection).
+
+ Ctrl-click middle mouse button to instruct Netscape to open
+ a new window with URL.
+
+ Trims whitespace from X selection.
+
+More information can be found at http://home.att.net/~apathos/wmnetsel.html
diff --git a/www/wmnetselect/pkg-plist b/www/wmnetselect/pkg-plist
new file mode 100644
index 000000000000..0879ea38433e
--- /dev/null
+++ b/www/wmnetselect/pkg-plist
@@ -0,0 +1 @@
+bin/wmnetselect