mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
325 B
Makefile
19 lines
325 B
Makefile
# 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://itnsg1.cineca.it/pub/local/tua/
|
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= tua.1
|
|
|
|
.include <bsd.port.mk>
|