1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/emulators/tkhfs/Makefile
Jean-Marc Zucconi 27613a7c69 Use TCL/TK 8.4
PR:		ports/110321
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-04-10 15:04:05 +00:00

24 lines
470 B
Makefile

# New ports collection makefile for: tkhfs
# Date created: 17 November 1994
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= tkhfs
PORTVERSION= 1.27
PORTREVISION= 1
CATEGORIES= emulators tk84
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}
MAINTAINER= jmz@FreeBSD.org
COMMENT= A Tcl/Tk front end to the hfs program
USE_TK= yes
PLIST_FILES= bin/tkhfs
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs
.include <bsd.port.mk>