mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
447 B
Makefile
19 lines
447 B
Makefile
# New ports collection makefile for: tkhfs
|
|
# Version required: 1.27
|
|
# Date created: 17 November 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.13 1996/11/12 02:17:00 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= tkhfs
|
|
PKGNAME= tkhfs-1.27
|
|
CATEGORIES= emulators x11
|
|
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>
|