summaryrefslogtreecommitdiff
path: root/irc/zircon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r--irc/zircon/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
new file mode 100644
index 000000000000..62b30876b06e
--- /dev/null
+++ b/irc/zircon/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: zircon
+# Version required: 1.15p10
+# Date created: 11 Feb 1995
+# Whom: jkh
+#
+# $Id: Makefile,v 1.1.1.1 1994/12/12 00:44:48 ats Exp $
+#
+
+DISTNAME= zircon-1.15p10
+MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/
+EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
+
+.include <bsd.port.mk>