diff options
author | kent <kent@pkgsrc.org> | 2002-04-08 17:07:52 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2002-04-08 17:07:52 +0000 |
commit | c70532e25cb4de4d457786ac2e2577b5b1a588c2 (patch) | |
tree | e0d73f43d4b08444034a7adeaaca86268d33949d /devel/ccache/PLIST | |
parent | 5118c6270acd35fabdf641c2cb2f3dd6dd64a749 (diff) | |
download | pkgsrc-c70532e25cb4de4d457786ac2e2577b5b1a588c2.tar.gz |
A compiler cache.
http://ccache.samba.org/
Diffstat (limited to 'devel/ccache/PLIST')
-rw-r--r-- | devel/ccache/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ccache/PLIST b/devel/ccache/PLIST new file mode 100644 index 00000000000..3da7789fe2b --- /dev/null +++ b/devel/ccache/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2002/04/08 17:07:53 kent Exp $ +bin/ccache +man/man1/ccache.1 |