mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
324 B
Makefile
14 lines
324 B
Makefile
# 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>
|