aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tua/Makefile
blob: 4873710df4fba3e5e09fd4d479746f35bedc6995 (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
# Version required:     4.0
# Date created:     11 Feb. 1995
# Whom:         torstenb
#
# $FreeBSD$
#

DISTNAME=       tua-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>