cyclo _unstable_ port information

Package: cyclo
Version: 2.0
Revision: 1013
Maintainer: None
GCC: 4.0
BuildDepends: fileutils
Source: http://www.chris-lott.org/resources/cmetrics/%n-%v.tar.gz
PatchScript: <<
mv Makefile Makefile.orig
sed 's/$(CCPLUS) $(CFLAGS) -DNEEDGETOPTDEFS -c main.C/$(CCPLUS) $(CFLAGS) -c main.C/' < Makefile.orig | sed 's/g++/c++/' | sed 's/gcc/cc/' > Makefile
<<
CompileScript: make
InstallScript: <<
mkdir -p %i/bin
install -m 755 cyclo mcstrip %i/bin
mkdir -p %i/share/man/man1
install -m 644 *.1 %i/share/man/man1
<<
DocFiles: README mccabe.example
Description: Analyzes cyclomatic complexity of ANSI C or C++ code
DescPackaging: <<
Previous versions by Sylvain Cuaz.
<<
DescDetail: <<
Can generate a postscript flowgraph of the functions. Written by Roger Binns
in 1993. Implemented in C++.
<<
Homepage: http://www.cs.umd.edu/users/cml/resources/cmetrics/
License: Public Domain
Source-MD5: e70c3d770cb4725143a12f64d598effb