summaryrefslogtreecommitdiff
path: root/irc/zircon/Makefile
blob: 1f33df3316ace9561ed95538b01eaf47218a587d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	zircon
# Version required:	1.15p11
# Date created:		19 Aug 1995
# Whom:			jkh / pst
#
# $Id: Makefile,v 1.3 1995/04/15 05:42:12 asami Exp $
#

DISTNAME=	zircon-1.15p11
PKGNAME=	zircon-1.15.11
CATEGORIES+=	networking
MASTER_SITES=	ftp://catless.ncl.ac.uk/pub/

EXEC_DEPENDS=	dpwish:${PORTSDIR}/net/tclDP

.include <bsd.port.mk>