# $Id$ PortSystem 1.0 name tradcpp version 0.5.2 categories devel platforms darwin license BSD installs_libs no maintainers nomaintainer description a traditional (K&R-style) C preprocessor long_description \ ${name} is a ${description}. It has the particular property that it \ doesn't (for the most part) trash whitespace, so it can be used on \ makefiles. homepage http://ftp.netbsd.org/pub/NetBSD/misc/dholland/ master_sites ${homepage} checksums rmd160 2eb9e53caf7d18673ed5d4098bdf85058734d382 \ sha256 6c2153019e6214397294fc40528785e2b8432a4c889a21c41b3f8fc078e74bc0 use_configure no build.type bsd build.env CFLAGS="${configure.cflags} ${configure.cc_archflags}" \ CC="${configure.cc}" NO_WERROR=1 destroot.env BINDIR=${prefix}/bin MANDIR=${prefix}/share/man/man