freebsd-ports/net/wmwifi/Makefile
Pav Lucistnik 0093d84dcd - Skip all loopback and point-to-point interfaces
PR:		ports/98885
Submitted by:	Eric P. Scott <eps+pbug0606@ana.com>
Approved by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-06-16 16:51:05 +00:00

27 lines
528 B
Makefile

# New ports collection makefile for: net/wmwifi
# Date created: 01.07.2005
# Whom: Ulrich Spoerlein <q@galgenberg.net>
#
# $FreeBSD$
#
PORTNAME= wmwifi
PORTVERSION= 0.4
DISTVERSIONSUFFIX=-bsd
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://digitalssg.net/debian/
MAINTAINER= uspoerlein@gmail.com
COMMENT= Dockapp displaying the signal strength of WiFi connection
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV+= "CPPFLAGS=-I${X11BASE}/include"
PLIST_FILES= bin/wmwifi
.include <bsd.port.mk>