mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b724e0bb5b
Submitted by: jseger
20 lines
417 B
Makefile
20 lines
417 B
Makefile
# New ports collection makefile for: tkhfs
|
|
# Version required: 1.27
|
|
# Date created: 17 November 1994
|
|
# Whom: jmz
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= tkhfs
|
|
PKGNAME= tkhfs-1.27
|
|
CATEGORIES= emulators tk82
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
|
|
wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
|
|
|
.include <bsd.port.mk>
|