# $Id: Portfile,v 1.1 2004/11/13 16:08:03 mww Exp $

PortSystem 1.0

name			agree
version			0.1
categories		textproc amusements
platforms		darwin freebsd
maintainers		phw@opendarwin.org
description		command line tool that agrees on any opinion
long_description	${description}
homepage		http://www.fstab.de/agree.html
master_sites	http://www.fstab.de/agree/
checksums		md5 5432fc6eda7e283d1bae38c15b64f749
use_configure	no
build			{}
destroot {
	xinstall ${worksrcpath}/fuck ${destroot}${prefix}/bin
}
