# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Tofrodos is a text file conversion utility that converts ASCII files between the MSDOS (or Windows) format" HOMEPAGE="http://www.thefreecountry.com/tofrodos/" SRC_URI="http://tofrodos.sourceforge.net/download/tofrodos-1.7.8.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~hppa" IUSE="" DEPEND="" RDEPEND="" pkg_setup() { S="${WORKDIR}"/${PN}/src }