1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/emulators/tkhfs/Makefile

19 lines
451 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
#
1997-04-20 13:20:00 +00:00
# $Id: Makefile,v 1.14 1996/11/16 08:57:10 asami Exp $
#
DISTNAME= tkhfs
1996-11-04 14:53:15 +00:00
PKGNAME= tkhfs-1.27
1997-04-20 13:20:00 +00:00
CATEGORIES= emulators x11 tk41
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs wish4.1:${PORTSDIR}/x11/tk41
.include <bsd.port.mk>