mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
32630afd67
Source: distfile survey
21 lines
429 B
Makefile
21 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>
|