mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 01:00:06 +02:00
Hugen recipe: added better description
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user