freebsd-ports/net/ppptraf/Makefile
Edwin Groothuis 03f8a6f768 ports with possibly unreachable MAINTAINERs
*** 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>
2003-11-02 03:36:45 +00:00

19 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>