mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
405 B
Makefile
18 lines
405 B
Makefile
# New ports collection makefile for: zircon
|
|
# Version required: 1.15p11
|
|
# Date created: 19 Aug 1995
|
|
# Whom: jkh / pst
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/08/19 07:59:28 pst Exp $
|
|
#
|
|
|
|
DISTNAME= zircon-1.15p11
|
|
PKGNAME= zircon-1.15.11
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
|
|
|
|
BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
|
RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
|
|
|
.include <bsd.port.mk>
|