26758d8fa1
Submitted by: den
17 lines
350 B
Makefile
17 lines
350 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= den@FreeBSD.org
|
|
COMMENT= Users Traffic Count
|
|
|
|
.include <bsd.port.mk>
|