aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/utcount/Makefile
blob: 5ae2d31b08b277040fe3aae540c1a9e5696a66a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=utcount

MAINTAINER= info@volginfo.ru
COMMENT=    Users Traffic Count

.include <bsd.port.mk>