From 7572a1c96cad6a96aa032be187730fd27aba63dd Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 12 Feb 1995 08:57:14 +0000 Subject: A port of zircon version 1.15p10 --- irc/zircon/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 irc/zircon/Makefile (limited to 'irc/zircon/Makefile') 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 -- cgit