freebsd-ports/net-mgmt/tas/Makefile
2003-02-21 13:28:59 +00:00

21 lines
417 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
MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/
DISTNAME= tas-${PORTVERSION}
MAINTAINER= anton@urc.ac.ru
COMMENT= Traffic accounting system
WRKSRC= ${WRKDIR}/tas
NO_BUILD= YES
.include <bsd.port.mk>