# $Id: Portfile,v 1.2 2005/10/06 04:55:35 toby Exp $

PortSystem 1.0
name             prcs
version          1.3.3
categories       devel
maintainers      toby@opendarwin.org
description      Project Revision Control System
long_description \
	PRCS, the Project Revision Control System, is \
	the front end to a set of tools that (like CVS) \
	provide a way to deal with sets of files and \
	directories as an entity, preserving coherent \
	versions of the entire set.
homepage         http://prcs.sourceforge.net/
platforms        darwin
master_sites     sourceforge
checksums        md5 057a0e243828104d0e672ec1cbf3fea0
patchfiles       patch-src__pcrserror.cc patch-src__rebuild.cc
configure.args   --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man
