# New ports collection makefile for:	ccache
# Date created:				31/03/2002
# Whom:			Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD: ports/devel/ccache/Makefile,v 1.9 2002/11/02 04:33:42 perky Exp $
#

PORTNAME=	ccache
PORTVERSION=	1.9
CATEGORIES=	devel
MASTER_SITES=	http://ccache.samba.org/ftp/ccache/

MAINTAINER=	d.marks@student.umist.ac.uk

GNU_CONFIGURE=	yes
MAN1=		ccache.1

.include <bsd.port.mk>
