# $Id: Portfile 45321 2009-01-13 15:04:44Z mcalhoun@macports.org $

PortSystem 1.0

name			chsuf
version			0.9
categories		sysutils
platforms		darwin
maintainers		mww
description		tool to change suffix of files
long_description	${description}

homepage		http://chsuf.sourceforge.net/
master_sites	sourceforge
checksums		sha1 e5815bca06146c764c5ad537cb9504477988803c

depends_lib		bin:perl:perl5

configure.args	--mandir=${prefix}/share/man

