aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tua/Makefile
blob: ee1510ac08586459d60a1446b021c2c97c2062fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    tua
# Date created:     11 Feb. 1995
# Whom:         torstenb
#
# $FreeBSD$
#

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

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

GNU_CONFIGURE=  yes
USE_GCC=    2.95

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

.include <bsd.port.mk>