aboutsummaryrefslogtreecommitdiffstats
path: root/net/ppptraf/Makefile
blob: c79dcd16d788a481e8ba72d644dc08ea50c3ca1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    ppptraf
# Date created:     9 February 2000
# Whom:         diskiller@cnbinc.com
#
# $FreeBSD$
#

PORTNAME=   ppptraf
PORTVERSION=    1.0
CATEGORIES= net
MASTER_SITES=   ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \
        http://people.FreeBSD.org/~dburr/distfiles/

MAINTAINER= ports@FreeBSD.org
COMMENT=    A ncurses based PPP Traffic (bytes in/out) monitoring program

#MAN1=      ppptraf.1

.include <bsd.port.mk>