freebsd-ports/net-mgmt/tas/Makefile
Will Andrews 8fe68fd01c Add tas 1.0, a traffic accounting system that picks up ip and application
level traffic statistics, stores it and builds reports.

PR:		23824
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2000-12-26 05:46:55 +00:00

20 lines
361 B
Makefile

# New ports collection makefile for: tas
# Date created: 25 December 2000
# Whom: anton
#
# $FreeBSD$
#
PORTNAME= tas
PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= http://rnoc.urc.ac.ru:8001/~anton/projects/files/
DISTNAME= tas-${PORTVERSION}
MAINTAINER= anton@urc.ac.ru
WRKSRC= ${WRKDIR}/tas
NO_BUILD= YES
.include <bsd.port.mk>