miwi        2012-05-16 04:57:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Mason         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Mason is a powerful Perl-based templating system, designed to generate dynamic
   content of all kinds.
  
  Unlike many templating systems, Mason does not attempt to invent an alternate,
  "easier" syntax for templates. It provides a set of syntax and features 
specific
  to template creation, but underneath it is still clearly and proudly
  recognizable as Perl.
  
  Mason is most often used for generating web pages. It can handle web requests
  directly via PSGI, or act as the view layer for a web framework such as
  Catalyst or Dancer.
  
  WWW: https://github.com/jonswar/perl-mason
  
  PR:             ports/166952
  Submitted by:   Muhammad Moinur Rahman <5u623...@gmail.com>
  
  Revision  Changes    Path
  1.3181    +1 -0      ports/www/Makefile
  1.1       +69 -0     ports/www/p5-Mason/Makefile (new)
  1.1       +2 -0      ports/www/p5-Mason/distinfo (new)
  1.1       +13 -0     ports/www/p5-Mason/pkg-descr (new)
  1.1       +103 -0    ports/www/p5-Mason/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