1995-02-12 08:57:14 +00:00
|
|
|
# New ports collection makefile for: zircon
|
1999-08-23 01:33:29 +00:00
|
|
|
# Version required: 1.18.223
|
1995-08-19 07:59:36 +00:00
|
|
|
# Date created: 19 Aug 1995
|
|
|
|
# Whom: jkh / pst
|
1995-02-12 08:57:14 +00:00
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1995-02-12 08:57:14 +00:00
|
|
|
#
|
|
|
|
|
1999-08-23 01:33:29 +00:00
|
|
|
DISTNAME= zircon-1.18.223
|
|
|
|
CATEGORIES= irc tk81
|
1999-02-22 03:20:07 +00:00
|
|
|
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \
|
|
|
|
ftp://ftp.dinoex.sub.org/pub/approved/
|
1995-04-15 05:42:12 +00:00
|
|
|
|
1998-01-23 18:36:09 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1996-12-01 01:23:27 +00:00
|
|
|
|
1999-08-23 01:33:29 +00:00
|
|
|
RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81
|
1996-08-16 12:25:00 +00:00
|
|
|
|
1997-11-19 02:48:59 +00:00
|
|
|
IS_INTERACTIVE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
1997-09-08 12:46:49 +00:00
|
|
|
do-install:
|
1997-07-14 12:50:17 +00:00
|
|
|
(cd ${WRKSRC} && ./installZircon)
|
1995-02-12 08:57:14 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|