# New ports collection makefile for: nifmon # Date created: Feb 2 2004 # Whom: Simon Barner # # $FreeBSD$ # PORTNAME= nifmon PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.freebsd-support.de/misc/ MAINTAINER= barner@gmx.de COMMENT= A curses based network interface monitoring tool MAN8= nifmon.8 PLIST_FILES= bin/nifmon do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nifmon ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/nifmon.8 ${PREFIX}/man/man8 .include t' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style: tab -> space.eadler2013-03-291-1/+1
* Patch the source Makefile to no longer require gmake. Teach it tomi2013-02-083-17/+51
* Remove references to unsupported FreeBSD versions. Mostly of the form:dougb2011-11-021-4/+0
* -remove MD5ohauer2011-07-03