# New ports collection makefile for: wmwlmon # Date created: 04 May 2006 # Whom: Marcus Glocker # # $FreeBSD$ # PORTNAME= wmwlmon PORTVERSION= 0.9 CATEGORIES= net windowmaker MASTER_SITES= http://www.nazgul.ch/dev/ \ http://dougbarton.us/Downloads/ DISTNAME= wmwlmon-${PORTVERSION} MAINTAINER= marcus@nazgul.ch COMMENT= DockApp showing the state of a wireless network device USE_X_PREFIX= yes USE_XPM= yes MAN1= wmwlmon.1 PLIST_FILES= bin/wmwlmon .include .if ${OSVERSION} < 600100 BROKEN= Needs WLAN infrastructure from 6.0-RELEASE or newer .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmwlmon ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wmwlmon.1 ${MANPREFIX}/man/man1 .include ww.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-2/+3
* SHA256ifyedwin2006-01-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Add dependency on glib12edwin2005-10-141-4/+6
* New Port : print/lpr-wrapper A user level printer frontendedwin2005-10-13