amdmi3      2010-03-30 18:13:51 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/xsw             Makefile distinfo pkg-descr pkg-plist 
  Log:
  xsw is a tool for generating presentations.
  It uses a simple language to describe the slides.
  
  An example xsw file is:
  
      slide:
        - "Hello" x:50 y:30 align:center
        + "World!"
  
  WWW:    http://code.google.com/xsw/
  
  PR:             144841
  Submitted by:   Charlie Kester <[email protected]>
  
  Revision  Changes    Path
  1.939     +1 -0      ports/misc/Makefile
  1.1       +61 -0     ports/misc/xsw/Makefile (new)
  1.1       +3 -0      ports/misc/xsw/distinfo (new)
  1.1       +10 -0     ports/misc/xsw/pkg-descr (new)
  1.1       +30 -0     ports/misc/xsw/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to