1995-04-12 20:32:12 +00:00
|
|
|
# New ports collection makefile for: tkhfs
|
|
|
|
# Date created: 17 November 1994
|
|
|
|
# Whom: jmz
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1995-04-12 20:32:12 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 04:56:17 +00:00
|
|
|
PORTNAME= tkhfs
|
|
|
|
PORTVERSION= 1.27
|
1999-09-08 00:17:10 +00:00
|
|
|
CATEGORIES= emulators tk82
|
1995-04-12 20:32:12 +00:00
|
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
2000-04-12 04:56:17 +00:00
|
|
|
DISTNAME= ${PORTNAME}
|
1995-04-12 20:32:12 +00:00
|
|
|
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
|
1998-08-07 23:56:56 +00:00
|
|
|
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
|
1999-09-08 00:17:10 +00:00
|
|
|
wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
1994-11-17 23:24:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|