aboutsummaryrefslogtreecommitdiff
path: root/devel/hp48xgcc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hp48xgcc/pkg-descr')
-rw-r--r--devel/hp48xgcc/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/hp48xgcc/pkg-descr b/devel/hp48xgcc/pkg-descr
new file mode 100644
index 000000000000..1346e61032c7
--- /dev/null
+++ b/devel/hp48xgcc/pkg-descr
@@ -0,0 +1,6 @@
+HP48xgcc is a C cross-compiler. It is a program that runs on your computer
+and translates C code into objects that can be executed on the HP48. It is
+based on (well, that's an understatement) the GNU C compiler (gcc) and thus
+it supports complete C language, not just some subset.
+
+WWW: http://hp48xgcc.sourceforge.net/