summaryrefslogtreecommitdiff
path: root/emulators/tkhfs/Makefile
blob: 8e64209d3f35df924ea7d634fd54f2e17fde72fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    tkhfs
# Version required:     1.27
# Date created:         17 November 1994
# Whom:                 jmz
#
# $FreeBSD$
#

DISTNAME=	tkhfs
PKGNAME=	tkhfs-1.27
CATEGORIES=	emulators tk82
MASTER_SITES=	ftp://ftp.obs-besancon.fr/pub/outgoing/

MAINTAINER=	jmz@FreeBSD.org

RUN_DEPENDS=	hfs:${PORTSDIR}/emulators/hfs \
		wish8.2:${PORTSDIR}/x11-toolkits/tk82

.include <bsd.port.mk>