1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/emulators/hfs/Makefile

15 lines
253 B
Makefile

DISTNAME= hfs0_37
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
USE_GMAKE= yes
.include <bsd.port.mk>
pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1
install:
@chown root ${PREFIX}/bin/hfs
@chmod u+s ${PREFIX}/bin/hfs