summaryrefslogtreecommitdiff
path: root/emulators/tkhfs/Makefile
blob: 528579de7599bcc2f2b7425fc51ac4b0a9c23962 (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:     2.4 (taken from FSBox.tcl)
# Date created:         17 November 1994
# Whom:                 jmz
#
# $Id$
#

DISTNAME=	tkhfs
PKGNAME=	tkhfs-2.4
CATEGORIES+=	x11
MASTER_SITES=	ftp://ftp.obs-besancon.fr/pub/outgoing/

MAINTAINER=	jmz@FreeBSD.org

EXEC_DEPENDS=	hfs:${PORTSDIR}/utils/hfs
LIB_DEPENDS=	tk\\.3\\.:${PORTSDIR}/x11/tk

.include <bsd.port.mk>