1995-04-12 20:32:12 +00:00
|
|
|
# New ports collection makefile for: tkhfs
|
|
|
|
# Version required: 2.4 (taken from FSBox.tcl)
|
|
|
|
# Date created: 17 November 1994
|
|
|
|
# Whom: jmz
|
|
|
|
#
|
1995-11-26 12:21:03 +00:00
|
|
|
# $Id: Makefile,v 1.10 1995/11/22 11:48:23 asami Exp $
|
1995-04-12 20:32:12 +00:00
|
|
|
#
|
|
|
|
|
1994-11-17 23:24:39 +00:00
|
|
|
DISTNAME= tkhfs
|
1995-04-12 20:32:12 +00:00
|
|
|
PKGNAME= tkhfs-2.4
|
1995-11-26 12:21:03 +00:00
|
|
|
CATEGORIES+= emulators x11
|
1995-04-12 20:32:12 +00:00
|
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
|
1995-10-05 14:13:37 +00:00
|
|
|
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs wish:${PORTSDIR}/x11/tk
|
1994-11-17 23:24:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|