687abae3bf
PR: 52218 Submitted by: Denis N. Peplin <info@volginfo.ru>
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# 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>
|