pkgsrc/devel/ccache/Makefile

18 lines
375 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:18 tv Exp $
DISTNAME= ccache-2.4
CATEGORIES= devel
MASTER_SITES= http://ccache.samba.org/ftp/ccache/
2003-07-17 23:21:03 +02:00
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://ccache.samba.org/
COMMENT= Cache for C/C++ compilers
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
INSTALLATION_DIRS= bin man/man1
.include "../../mk/bsd.pkg.mk"