1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/irc/zircon/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>