aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tua/Makefile')
-rw-r--r--sysutils/tua/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile
deleted file mode 100644
index 1dd242f663cf..000000000000
--- a/sysutils/tua/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: tua
-# Version required: 4.0
-# Date created: 11 Feb. 1995
-# Whom: torstenb
-#
-# $Id: Makefile,v 1.5 1995/04/23 13:02:47 asami Exp $
-#
-
-DISTNAME= tua-4.0
-CATEGORIES+= utilities
-MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/
-
-MAINTAINER= torstenb@FreeBSD.ORG
-
-GNU_CONFIGURE= yes
-
-post-install:
- gzip -9nf ${PREFIX}/man/man1/tua.1
-
-.include <bsd.port.mk>