mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
15 lines
348 B
Makefile
15 lines
348 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 1995/02/12 08:57:13 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= zircon-1.15p10
|
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/
|
|
CATEGORIES+= networking
|
|
EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
|
|
|
.include <bsd.port.mk>
|