freebsd-ports/emulators/tkhfs/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
460 B
Makefile

# New ports collection makefile for: tkhfs
# Date created: 17 November 1994
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= tkhfs
PORTVERSION= 1.27
CATEGORIES= emulators tk82
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
RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
wish8.2:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>