1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/emulators/tkhfs/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

8 lines
193 B
Makefile

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