# $Id: Portfile,v 1.1 2004/09/20 16:33:57 mww Exp $ PortSystem 1.0 name gpp version 2.24 categories lang platforms darwin maintainers mww@opendarwin.org description general-purpose preprocessor with customizable syntax long_description GPP is a general-purpose preprocessor with customizable \ syntax, suitable for a wide range of preprocessing tasks. Its \ independence from any programming language makes it much more \ versatile than cpp, while its syntax is lighter and more \ flexible than that of m4. The syntax is fully customizable, \ which makes it possible to process text files, HTML, or source \ code equally efficiently in a variety of languages. homepage http://www.nothingisreal.com/gpp/ master_sites ${homepage} checksums md5 f04c2a23312ab3d0c462c7972d1c6aa6 use_bzip2 yes configure.args --mandir=${prefix}/share/man