summaryrefslogtreecommitdiff
path: root/lang/itcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/itcl/Makefile')
-rw-r--r--lang/itcl/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
deleted file mode 100644
index 1c366d119667..000000000000
--- a/lang/itcl/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: itcl
-# Version required: 1.5
-# Date created: Mon Oct 3 22:06:21 EDT 1994
-# Whom: rww
-#
-# $Id: Makefile,v 1.5 1995/04/15 05:44:39 asami Exp $
-#
-
-DISTNAME= itcl-1.5
-HAS_CONFIGURE= yes
-CATEGORIES+= languages
-MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
-
-DEPENDS= ${PORTSDIR}/lang/tcl
-LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
-
-PATCH_STRIP= -p1
-
-.include <bsd.port.mk>