sat         2007-03-29 11:31:05 UTC

  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/stfl           Makefile distinfo pkg-descr 
  Log:
  Add port devel/stfl:
  
  STFL is a library which implements a curses-based widget set for text
  terminals. The STFL API can be used from C, SPL, Python, Perl and Ruby.
  Since the API is only 14 simple function calls big and there are
  already generic SWIG bindings it is very easy to port STFL to
  additional scripting languages.
  
  A special language (the Structured Terminal Forms Language) is used to
  describe STFL GUIs. The language is designed to be easy and fast to
  write so an application programmer does not need to spend ages fiddling
  around with the GUI and can concentrate on the more interesting
  programming tasks.
  
  WWW: http://www.clifford.at/stfl/
  Author: Clifford Wolf <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.2712    +1 -0      ports/devel/Makefile
  1.1       +36 -0     ports/devel/stfl/Makefile (new)
  1.1       +3 -0      ports/devel/stfl/distinfo (new)
  1.1       +14 -0     ports/devel/stfl/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to