1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/tua/Makefile
David E. O'Brien 3b3bd28890 CATEGORIES+= -> CATEGORIES=
Converted to new MAN[1-9]
1996-11-17 08:06:46 +00:00

19 lines
370 B
Makefile

# New ports collection makefile for: tua
# Version required: 4.0
# Date created: 11 Feb. 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.8 1996/10/14 22:09:10 torstenb Exp $
#
DISTNAME= tua-4.0
CATEGORIES= sysutils
MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/
MAINTAINER= torstenb@FreeBSD.ORG
GNU_CONFIGURE= yes
MAN1= tua.1
.include <bsd.port.mk>