mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
8 lines
193 B
Makefile
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>
|