blob: 37fa6cbb1250b1c669d04f7f91753ef5f4185ec5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Denis N. Peplin <info@volginfo.ru>
# $FreeBSD$
PORTNAME= utcount
PORTVERSION= 0.1
CATEGORIES= sysutils net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Users Traffic Count
NO_STAGE= yes
.include <bsd.port.mk>
|