diff options
Diffstat (limited to 'net-mgmt/tas/Makefile')
-rw-r--r-- | net-mgmt/tas/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile deleted file mode 100644 index f8054d997872..000000000000 --- a/net-mgmt/tas/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# 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://www.chelcom.ru/~anton/projects/tas/ -DISTNAME= tas-${PORTVERSION} - -MAINTAINER= anton@chelcom.ru -COMMENT= Traffic accounting system - -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 - -WRKSRC= ${WRKDIR}/tas - -NO_BUILD= YES - -.include <bsd.port.mk> |