freebsd-ports/devel/ccache/Makefile
Norikatsu Shigemura 8a503b4415 Update to 2.1.1.
Approved by:	Dominic Marks <dom@cus.org.uk> (maintainer)
2003-01-10 09:44:57 +00:00

18 lines
350 B
Makefile

# New ports collection makefile for: ccache
# Date created: 31/03/2002
# Whom: Dominic Marks <d.marks@student.umist.ac.uk>
#
# $FreeBSD$
#
PORTNAME= ccache
PORTVERSION= 2.1.1
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>