diff options
Diffstat (limited to 'emulators/tkhfs/Makefile')
-rw-r--r-- | emulators/tkhfs/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile deleted file mode 100644 index 528579de7599..000000000000 --- a/emulators/tkhfs/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: tkhfs -# Version required: 2.4 (taken from FSBox.tcl) -# Date created: 17 November 1994 -# Whom: jmz -# -# $Id$ -# - -DISTNAME= tkhfs -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 - -.include <bsd.port.mk> |