freebsd-ports/devel/ccache/Makefile
Patrick Li aa4077eab8 Update to 1.9
PR:		38028
Submitted by:	maintainer
2002-05-14 01:08:27 +00:00

19 lines
350 B
Makefile

# New ports collection makefile for: ccache
# Date created: 31/03/2002
# Whom: Dominic Marks <dominic_marks@btinternet.com>
#
# $FreeBSD$
#
PORTNAME= ccache
PORTVERSION= 1.9
CATEGORIES= devel
MASTER_SITES= http://ccache.samba.org/ftp/ccache/
MAINTAINER= dominic_marks@btinternet.com
GNU_CONFIGURE= yes
MAN1= ccache.1
.include <bsd.port.mk>