# $NetBSD: Makefile,v 1.4 2001/06/11 06:34:50 jlam Exp $ # DISTNAME= hfsutils-3.2.6 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= wrstuden@netbsd.org HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ COMMENT= Command Line Interface HFS (not HFS+) disk access tools DEPENDS= libhfs-3.2.6:../../devel/libhfs GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include/libhfs ALL_TARGET= all_cli INSTALL_TARGET= install_cli .include "../../mk/bsd.pkg.mk"