32630afd67
Source: distfile survey
20 lines
429 B
Makefile
20 lines
429 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= http://people.FreeBSD.org/~dburr/distfiles/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program
|
|
|
|
DEPRECATED= "author has abandoned this program"
|
|
|
|
#MAN1= ppptraf.1
|
|
|
|
.include <bsd.port.mk>
|