1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/irc/zircon/Makefile

18 lines
405 B
Makefile
Raw Normal View History

1995-02-12 08:57:14 +00:00
# New ports collection makefile for: zircon
# Version required: 1.15p11
# Date created: 19 Aug 1995
# Whom: jkh / pst
1995-02-12 08:57:14 +00:00
#
# $Id: Makefile,v 1.4 1995/08/19 07:59:28 pst Exp $
1995-02-12 08:57:14 +00:00
#
DISTNAME= zircon-1.15p11
PKGNAME= zircon-1.15.11
CATEGORIES+= networking
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
1995-04-15 05:42:12 +00:00
BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
1995-02-12 08:57:14 +00:00
.include <bsd.port.mk>