03f8a6f768
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
20 lines
435 B
Makefile
20 lines
435 B
Makefile
# 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>
|