aboutsummaryrefslogtreecommitdiff
path: root/irc/zircon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r--irc/zircon/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
deleted file mode 100644
index b82f4dffb9d8..000000000000
--- a/irc/zircon/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: zircon
-# Version required: 1.15p10
-# Date created: 11 Feb 1995
-# Whom: jkh
-#
-# $Id: Makefile,v 1.2 1995/04/01 12:49:05 jkh Exp $
-#
-
-DISTNAME= zircon-1.15p10
-PKGNAME= zircon-1.15.10
-CATEGORIES+= networking
-MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/
-
-EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
-
-.include <bsd.port.mk>