aboutsummaryrefslogtreecommitdiffstats
path: root/x11/wscan/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-18 04:09:45 +0800
committerijliao <ijliao@FreeBSD.org>2001-12-18 04:09:45 +0800
commitd9ba8cbae7a488f5041f6129d5495b491e6f98bf (patch)
tree00c19a5e4ba212fa7d8a7206a313e2c01b36de1a /x11/wscan/Makefile
parentf5d2e12650a74ceb5b21a6727ccc03f0f0716415 (diff)
downloadfreebsd-ports-gnome-d9ba8cbae7a488f5041f6129d5495b491e6f98bf.tar.gz
freebsd-ports-gnome-d9ba8cbae7a488f5041f6129d5495b491e6f98bf.tar.zst
freebsd-ports-gnome-d9ba8cbae7a488f5041f6129d5495b491e6f98bf.zip
add wscan
A 802.11 wireless visual signal strength meter PR: 32678 Submitted by: Jim Binkley <jrb@cs.pdx.edu>
Diffstat (limited to 'x11/wscan/Makefile')
-rw-r--r--x11/wscan/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/x11/wscan/Makefile b/x11/wscan/Makefile
new file mode 100644
index 000000000000..b57252df958e
--- /dev/null
+++ b/x11/wscan/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: wscan
+# Date created: 10 December 2001
+# Whom: Jim Binkley <jrb@cs.pdx.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wscan
+PORTVERSION= 1.00
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/mobile/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= ports@freebsd.org
+
+LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
+
+WRKSRC= $(WRKDIR)/wscan
+USE_XLIB= yes
+MAN1= wscan.1
+
+post-install:
+ strip ${PREFIX}/bin/wscan
+
+.include <bsd.port.mk>
antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/archivers/sharutils?h=gstreamer&id=6779dcf58f73f24ec7eb8289db53cf62f2ca3b6f'>- Update to 4.7garga2007-08-102-8/+5 * - Remove distinfo hashes, which are not used officiallygabor2007-07-201-4/+0 * Reset inactive maintainer due to maintainer-timeouts and no response to email.linimon2007-03-051-1/+1 * - Update to 4.6.3rafan2007-02-274-6/+16 * Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Update to 4.3.81garga2005-07-132-3/+3 * The second attempt to fix plistnovel2005-05-062-4/+33 * Fix plistnovel2005-05-041-1/+1 * Update to 4.3.80novel2005-05-033-41/+6 * - Depend on Perl (gremsync is not installed unless Perl is available).jylefort2005-04-221-0/+8 * - Update to 4.3.77jylefort2005-04-216-230/+17 * Security update to sharutils:simon2004-10-133-1/+158 * Deploy PLIST_FILES.trevor2004-03-212-5/+1 * Allude to gmail-files, gmailshar and gremsync in COMMENT.trevor2004-03-211-1/+1 * Running install-info in post-install is redundant, since it is donetrevor2004-03-211-5/+0 * Update the list of what this port installs (and does not install).trevor2004-03-201-8/+20 * Add SIZE.trevor2004-01-281-0/+1 * Utilize INFO and bump PORTREVISION.kris2003-08-162-6/+2 * De-pkg-comment.knu2003-02-212-1/+1 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1