summaryrefslogtreecommitdiff
path: root/sysutils/tua/Makefile
blob: 0788eb982ae39b11692f5563935059798d97f27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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=	torstenb@FreeBSD.org

GNU_CONFIGURE=	yes
MAN1=		tua.1

.include <bsd.port.mk>