1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/tkhfs/Makefile
1999-08-25 05:57:29 +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 tk41
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
wish4.1:${PORTSDIR}/x11-toolkits/tk41
.include <bsd.port.mk>