mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
301 B
Makefile
19 lines
301 B
Makefile
# 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>
|