From 8b4236cf7ebe88317356fa74570fea802de1bd0e Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 12 Apr 1995 20:32:12 +0000 Subject: And now the rest of the x11 ports Makefiles. --- emulators/tkhfs/Makefile | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 515b98d0299..528579de759 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -1,8 +1,19 @@ +# New ports collection makefile for: tkhfs +# Version required: 2.4 (taken from FSBox.tcl) +# Date created: 17 November 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= tkhfs -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +PKGNAME= tkhfs-2.4 CATEGORIES+= x11 +MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ + +MAINTAINER= jmz@FreeBSD.org + EXEC_DEPENDS= hfs:${PORTSDIR}/utils/hfs LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk -MAINTAINER= jmz@FreeBSD.org .include -- cgit