summaryrefslogtreecommitdiffstats
path: root/rules/myghty.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-11-03 06:58:29 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-11-03 06:58:29 +0000
commit39fbedaaaab5d593b72d1601ea4a2f36ca5bb306 (patch)
tree6b634f27e60d2d7f0a4e076fc95d9d9b51ae6a8e /rules/myghty.in
parentaeea002ae060fe288a103805d00b083d067db956 (diff)
downloadptxdist-39fbedaaaab5d593b72d1601ea4a2f36ca5bb306.tar.gz
ptxdist-39fbedaaaab5d593b72d1601ea4a2f36ca5bb306.tar.xz
added
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3294 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/myghty.in')
-rw-r--r--rules/myghty.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/myghty.in b/rules/myghty.in
new file mode 100644
index 000000000..60f38ae13
--- /dev/null
+++ b/rules/myghty.in
@@ -0,0 +1,10 @@
+config MYGHTY
+ bool
+ prompt "myghty"
+ default N
+ select PYTHON24
+ help
+ Myghty is a Python based web and templating framework
+ originally based on HTML::Mason. See the project homepage
+ for details: http://www.myghty.org
+