freebsd-ports/emulators/tkhfs/Makefile
Jean-Marc Zucconi b724e0bb5b Use tk 8.2
Submitted by:	jseger
1999-09-08 00:17:10 +00:00

20 lines
417 B
Makefile

# 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>