# New ports collection makefile for:	tua
# Date created:		11 Feb. 1995
# Whom:			torstenb
#
# $FreeBSD: ports/sysutils/tua/Makefile,v 1.22 2009/03/28 23:18:10 gerald Exp $
#

PORTNAME=	tua
PORTVERSION=	4.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.vmunix.org/pub/misc/tua/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The Uucp Analyzer

DEPRECATED=	unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
EXPIRATION_DATE=2009-04-28

GNU_CONFIGURE=	yes
USE_GCC=	2.95

MAN1=		tua.1
INFO=		tua
PLIST_FILES=	bin/tua lib/tua.pcd

.include <bsd.port.mk>
