# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description The Compressed Permuterm Index
long_description ${name} is an implementation of the compressed permuterm index. \
This is only admitted for non-profit purpose, NEVER USE for \
homepage https://code.google.com/p/cpi00
checksums rmd160 76224eee7385acbc8a0776bc55773a382e165675 \
sha256 6e6e635db08092f676f2e736885ba6838df93f94f11451f7c40b4c6cb6b7b4c6
xinstall -m 755 ${worksrcpath}/build/src/cpi00 ${destroot}${prefix}/bin
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 644 ${worksrcpath}/README ${destroot}${docdir}