freebsd-ports/sysutils/tua/Makefile

19 lines
370 B
Makefile
Raw Normal View History

1995-02-15 18:51:24 -05:00
# 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 $
1995-02-15 18:51:24 -05:00
#
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
1995-05-06 07:38:12 -04:00
1995-02-15 18:51:24 -05:00
.include <bsd.port.mk>