summaryrefslogblamecommitdiff
path: root/devel/templ/pkg-descr
blob: 5cfe317adec39330e26fb0216178f493d66a60e0 (plain) (tree)



















                                                   
templ
-----

templ is a source code templates generator utility.
supported type list :

[ c          : C                        ]
[ cc         : C++                      ]
[ css        : Cascading Style Sheet    ]
[ html       : HTML                     ]
[ makefile   : Makefile                 ]
[ pl         : Perl                     ]
[ pmakefile  : BSD Port Makefile        ]
[ py         : Python                   ]
[ sh         : Shell Script             ]
[ sgml       : SGML                     ]
[ txt        : Text File                ]

--
Made by Oh Junseon <hollywar@mail.holywar.net>