# -*- 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 Turn cvs diff output into patch input.
long_description This is a text filter for turning "cvs diff" output \
into something that patch(1) understands. This is \
needed when your version of cvs(1) makes diffs that \
homepage http://people.freebsd.org/~alfred/sources/cvsdiff2patch/
checksums md5 9e5ccf10e15d26ce0dcb5ebb4a80b919
# Override Makefile destroot target
system "install -c -s -m 755 ${worksrcpath}/cvsdiff2patch ${destroot}${prefix}/bin"