freebsd-ports/emulators/tkhfs/Makefile
1995-10-05 14:13:37 +00:00

19 lines
450 B
Makefile

# New ports collection makefile for: tkhfs
# Version required: 2.4 (taken from FSBox.tcl)
# Date created: 17 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.8 1995/09/23 20:26:37 jmz Exp $
#
DISTNAME= tkhfs
PKGNAME= tkhfs-2.4
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs wish:${PORTSDIR}/x11/tk
.include <bsd.port.mk>