aboutsummaryrefslogtreecommitdiffstats
path: root/net/nload/Makefile
blob: bc78989139fc93104c91a4acca32dba6f6460b7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for: nload
# Date created:     24 April 2002
# Whom:         Olivier Tharan <olive@oban.frmug.org>
#
# $FreeBSD$
#

PORTNAME=   nload
PORTVERSION=    0.6.0
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= olive@oban.frmug.org
COMMENT=    Console application which monitors network traffic in real time

HAS_CONFIGURE=  yes

MAN1=       nload.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>
2014-03-111-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove A/An in COMMENTcs2013-03-301-5/+2 * -remove MD5ohauer2011-07-031-2/+0