diff options
Diffstat (limited to 'devel/ccache/Makefile')
-rw-r--r-- | devel/ccache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index fe1967f150f1..0082de13c3b8 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= A tool to minimize the compile time of C programs GNU_CONFIGURE= yes MAN1= ccache.1 |