aboutsummaryrefslogtreecommitdiff
path: root/sysutils/utcount/Makefile
blob: 3006701c0f85884b0c138007dd3f312c5064ef19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	utcount
# Date created:				May 14 2003
# Whom:					Denis N. Peplin <info@volginfo.ru>
#
# $FreeBSD$
#

PORTNAME=	utcount
PORTVERSION=	0.1
CATEGORIES=	sysutils net
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	den@FreeBSD.org
COMMENT=	Users Traffic Count

.include <bsd.port.mk>