2003-06-03 06:33:04 +02:00
|
|
|
# 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
|
|
|
|
|
2003-12-04 16:09:46 +01:00
|
|
|
MAINTAINER= den@FreeBSD.org
|
2003-06-03 06:33:04 +02:00
|
|
|
COMMENT= Users Traffic Count
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|