# $Id: Portfile,v 1.6 2004/01/17 23:05:12 toby Exp $ PortSystem 1.0 name jive version 1.1 categories textproc maintainers mij@opendarwin.org description Convert English text to Jive platforms darwin master_sites ftp://nuxi.ucdavis.edu/pub/misc/ \ freebsd \ http://soupnazi.org/OSX/dports/distfiles/ checksums md5 6d1132f08857d67b94e45339f5dbed29 patchfiles patch-Makefile worksrcdir jive configure {} post-configure { system "install -o root -m 755 -d ${destroot}${prefix}/bin" system "install -o root -m 755 -d \ ${destroot}${prefix}/man/man1" } destroot.args prefix=${destroot}${prefix}