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

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

BUILD_DEPENDS=	dpwish:${PORTSDIR}/net/tclDP
RUN_DEPENDS=	dpwish:${PORTSDIR}/net/tclDP

.include <bsd.port.mk>