araujo      2009-04-05 20:28:33 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/cx_Freeze      Makefile distinfo pkg-descr pkg-plist 
  Log:
  cx_Freeze is a set of utilities for freezing Python scripts
  into executables using many of techniques found in
  Thomas Heller's py2exe, Godon McMillan's Installer and
  the Freeze utility that ships with Python itself.
  
  WWW: http://sourceforge.net/projects/cx-freeze/
  
  Revision  Changes    Path
  1.3450    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/cx_Freeze/Makefile (new)
  1.1       +3 -0      ports/devel/cx_Freeze/distinfo (new)
  1.1       +6 -0      ports/devel/cx_Freeze/pkg-descr (new)
  1.1       +63 -0     ports/devel/cx_Freeze/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to