# $Id: Portfile,v 1.1 2004/01/15 15:17:46 olegb Exp $

PortSystem 1.0
name		cvslock
version		0.2
categories	devel
maintainers	ocheron@noos.fr
description	Locks a CVS repository
long_description	The cvslock program is used to safely manipulate and \
			inspect CVS repositories. To this end, it properly \
			uses CVS' lock file mechanism.
platforms	darwin
homepage	http://www.does-not-exist.org/roessler/bits.html
master_sites	http://www.does-not-exist.org/roessler/
checksums	${distname}${extract.suffix} md5 eec3f03e0cb490a4a73f838eb0d25959
configure.args	--mandir=${prefix}/share/man
