the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gcutils
Version: 0.2.3
Revision: 1
Description: Scripts to keep git repo synced with cvs
DescDetail: <<
gc-utils is a small set of shell scripts that manages a git repository
that was imported from cvs. The scripts makes it easy for the user to
keep their git repository up-to-date as well as commiting changes back
into cvs.
<<
License: BSD
Homepage: http://gcutils.sourceforge.net/
Maintainer: Daniel Johnson
Source: mirror:sourceforge:%n/%n-v%v.tar.gz
Source-MD5: 6346fa146abb63d2a817757c842894ca
SourceDirectory: gc-utils
Depends: git, git-cvsimport
CompileScript: make prefix=%p
InstallScript: make install prefix=%p DESTDIR=%d
DocFiles: ChangeLog LICENSE README UPDATE-NOTES