2004-07-31 19:01:26 +00:00
|
|
|
# Ports collection makefile for: xwlans
|
|
|
|
# Date created: 30 July 2004
|
|
|
|
# Whom: Fredrik Lindberg <fredde@shapeshifter.se>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xwlans
|
|
|
|
PORTVERSION= 0.1.2
|
2007-05-19 20:36:56 +00:00
|
|
|
PORTREVISION= 1
|
2004-07-31 19:01:26 +00:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://shapeshifter.se/code/xwlans/release/ \
|
|
|
|
http://mirror.shapeshifter.se/code/xwlans/release/
|
|
|
|
|
|
|
|
MAINTAINER= fli@shapeshifter.se
|
|
|
|
COMMENT= Utilty to display your wavelan signal strength on the X11 root-display
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
PLIST_FILES= bin/xwlans
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|