Subject: CVS commit: pkgsrc/devel/ucpp
From: OBATA Akio
Date: 2007-05-24 18:23:23
Message id: 20070524162323.EEBF121507@cvs.netbsd.org

Log Message:
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)


Files:
RevisionActionfile
1.1importpkgsrc/devel/ucpp/DESCR
1.1importpkgsrc/devel/ucpp/Makefile
1.1importpkgsrc/devel/ucpp/distinfo
1.1importpkgsrc/devel/ucpp/PLIST
1.1importpkgsrc/devel/ucpp/patches/patch-aa