1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/emulators/tkhfs/Makefile

20 lines
417 B
Makefile
Raw Normal View History

# New ports collection makefile for: tkhfs
1996-11-04 14:53:15 +00:00
# Version required: 1.27
# Date created: 17 November 1994
# Whom: jmz
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
DISTNAME= tkhfs
1996-11-04 14:53:15 +00:00
PKGNAME= tkhfs-1.27
1999-09-08 00:17:10 +00:00
CATEGORIES= emulators tk82
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
1999-09-08 00:17:10 +00:00
wish8.2:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>