summaryrefslogblamecommitdiff
path: root/net/ifstat/Makefile
blob: 5efe9843253853890fc0d476927e1c7bb17c0e87 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                      
                  



                                                      
                                





                                                           
# New ports collection makefile for:   ifstat
# Date created:                30 Mar 2003
# Whom:                        spf@xslt.cs.nccu.edu.tw
#
# $FreeBSD$
#

PORTNAME=      ifstat
PORTVERSION=   1.0
CATEGORIES=    net
MASTER_SITES=  http://gael.roualland.free.fr/%SUBDIR%/
MASTER_SITE_SUBDIR=    ${PORTNAME}

MAINTAINER=    ports@FreeBSD.org
COMMENT=       Network interface statistics monitoring tool

GNU_CONFIGURE= yes
MAN1=          ifstat.1

.include <bsd.port.mk>