Hugen recipe: added better description

This commit is contained in:
Artur Jamro
2014-01-01 21:19:08 +00:00
parent 49a26ba858
commit 1806528978

View File

@@ -1,4 +1,10 @@
DESCRIPTION="Hugen is a simply python script for generating code from templates."
DESCRIPTION="
Hugen is a simply python script for generating code for Haiku \
applications. It is based on templates. You can define your own \
one and quick generate some files with adequate names and content \
instead creating it manually. Templates for class and simple \
application with Makefile and Jamfile are provided by default.
"
SUMMARY="Code generator for Haiku"
HOMEPAGE="https://github.com/aldeck/hugen"
COPYRIGHT="2009 Alexandre Deckner"