1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/emulators/tkhfs/Makefile
Jordan K. Hubbard d410c7ec72 Make the DEPENDS line correct. Please TEST this stuff, people!
Problems like this are EASY to avoid!
1994-11-23 11:14:06 +00:00

6 lines
144 B
Makefile

DISTNAME= tkhfs
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
DEPENDS= ${PORTSDIR}/utils/hfs ${PORTSDIR}/x11/tk
.include <bsd.port.mk>