cvs commit: ports/devel Makefile ports/devel/asm2html Makefile
 distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Sun Oct  5 19:14:03 PDT 2003
    
    
  
edwin       2003/10/05 19:14:02 PDT
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/asm2html       Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: a small assembly to HTML convert
  
          asm2html is a small tool to convert NASM syntax assembly
          code to nice-looking HTML. This makes it alot easier to
          view assembly source code on websites.
  
  PR:             ports/47026
  Submitted by:   Douwe Kiela <virtus at wanadoo.nl>
  
  Revision  Changes    Path
  1.1310    +1 -0      ports/devel/Makefile
  1.1       +16 -0     ports/devel/asm2html/Makefile (new)
  1.1       +1 -0      ports/devel/asm2html/distinfo (new)
  1.1       +5 -0      ports/devel/asm2html/pkg-descr (new)
  1.1       +1 -0      ports/devel/asm2html/pkg-plist (new)
    
    
More information about the cvs-all
mailing list