freebsd-ports/net-mgmt/tas/Makefile
Garrett Wollman 60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00

21 lines
423 B
Makefile

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