# $Id: Portfile,v 1.1 2004/08/30 18:30:38 mww Exp $ PortSystem 1.0 name sand version 0.1.1 categories textproc platforms darwin maintainers mww@opendarwin.org description sand is a tool to help you keep your diary long_description ${description} homepage http://sand.sourceforge.net/ master_sites sourceforge checksums md5 15a68a43c11bdc3d4cebd8f9b74c513a patchfiles patch-Makefile.in depends_lib lib:libpub:libpub configure.args --host=powerpc-apple-freebsd \ --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info configure.env CFLAGS="-I${prefix}/include" \ LDFLAGS="-L${prefix}/lib -lpub"