# $Id: Portfile,v 1.1 2006/04/15 17:32:13 mww Exp $

PortSystem 1.0
name			flip
version			20050821
categories		textproc
platforms		darwin
maintainers		darwinports@opendarwin.org
description		convert text file line endings
long_description	Flip converts line endings of text files between \
				Macintosh, Unix and MS-DOS formats. It automatically \
				recognizes the current line endings, and leaves binary files \
				and timestamps intact. It does not convert files to a \
				different character set.

homepage		http://ccrma-www.stanford.edu/~craig/utility/flip/
master_sites	http://www.opendarwin.org/~mww/files/
checksums		sha1 728fdeb068b1d1942187665765affa714fd144ba

use_configure	no

destroot.destdir	prefix=${destroot}${prefix}

