03f8a6f768
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
22 lines
418 B
Makefile
22 lines
418 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@chelcom.ru
|
|
COMMENT= Traffic accounting system
|
|
|
|
WRKSRC= ${WRKDIR}/tas
|
|
|
|
NO_BUILD= YES
|
|
|
|
.include <bsd.port.mk>
|