COMMENT= A tool to minimize the compile time of C/C++ programs
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ccache.1
PLIST_FILES= bin/ccache
PORTDOCS= index.html \
ccache-man.html
${INSTALL_DATA} ${WRKSRC}/web/${i} ${DOCSDIR}
.endfor
.endif
${STRIP_CMD} ${PREFIX}/bin/ccache
.include <bsd.port.mk>