openbsd-ports/devel/cutils/pkg/PLIST
sthen 60dc7fa60c import cutils, from maintainer Paul Irofti with tweaks by myself
* cdecl and cundecl - decode and encode C type declarations
    * cobfusc - make a C source file unreadable but compilable
    * chilight - highlight C source files
    * cunloop - unloop C loops
    * yyextract - extract grammar rules from yacc grammar
    * yyref - yacc grammar reference program 

ok steven@
2007-09-13 21:44:27 +00:00

17 lines
340 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/13 21:44:27 sthen Exp $
bin/cdecl
bin/chilight
bin/cobfusc
bin/cundecl
bin/cunloop
bin/yyextract
bin/yyref
@info info/cutils.info
@man man/man1/cdecl.1
@man man/man1/chilight.1
@man man/man1/cobfusc.1
@man man/man1/cundecl.1
@man man/man1/cunloop.1
@man man/man1/yyextract.1
@man man/man1/yyref.1