18 lines
359 B
Makefile
18 lines
359 B
Makefile
# New ports collection makefile for: tua
|
|
# Version required: 4.0
|
|
# Date created: 11 Feb. 1995
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/16 15:00:02 torstenb Exp $
|
|
#
|
|
|
|
DISTNAME= tua-4.0
|
|
CATEGORIES+= utilities
|
|
MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|