Commit graph

6 commits

Author SHA1 Message Date
joerg
35b793163d Make ucpp actually buildable. 2009-03-26 17:14:32 +00:00
darcy
724387cf9c Remove MAINTAINER at their request.
Fixed up a few things so that it passes pkglint.
2009-03-21 16:41:06 +00:00
obache
7806811061 This project is moved to Google Code.
(but MASTER_SITES is commented out, it also have versin 1.3,
 but a little bit different)
2008-12-08 11:03:48 +00:00
joerg
5b4da2d689 Fix DESTDIR. 2008-04-07 18:17:34 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
obache
58d6e41581 Import ucpp version 1.3.
Based on PR 31480 by Jeroen Ruigrok van der Werven,
fixed manual page installation path.

ucpp is a C preprocessor and lexer. It has the following goals:

   - Strict conformance to the C99 standard (with switches to
     disable some extensions and mimic C90 behaviour)
   - Low memory consumption
   - Possibility to use the code as a lexer (that outputs tokens
     directly)
2007-05-24 16:23:23 +00:00