aboutsummaryrefslogtreecommitdiff
path: root/lang/ucc/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-25 21:11:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-25 21:11:18 +0000
commit28206a6325559dc0d951deca9c6bff9754c8b8d5 (patch)
tree23e07849de65501545ff17fb422a4195e7e18ab6 /lang/ucc/pkg-descr
parent9a384a01d7d8a7f4cbaf0fcfddb56a0703dd3e0e (diff)
downloadports-28206a6325559dc0d951deca9c6bff9754c8b8d5.tar.gz
ports-28206a6325559dc0d951deca9c6bff9754c8b8d5.zip
Notes
Diffstat (limited to 'lang/ucc/pkg-descr')
-rw-r--r--lang/ucc/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/ucc/pkg-descr b/lang/ucc/pkg-descr
new file mode 100644
index 000000000000..bd39907de88d
--- /dev/null
+++ b/lang/ucc/pkg-descr
@@ -0,0 +1,14 @@
+Ucc is a C compiler which implements the ANSI C89
+standard with a few extensions. Ucc is released
+under BSD license.
+
+Ucc is specificaly designed for personal research
+and assist the undergraduate or graduate in compiler
+learning. We hope that Ucc will be a seedbed for new
+ideas and world-class optimizing techniques.
+
+Ucc's design and development goals is clear code
+structure,upstanding extensibility,retargetable and
+excellent optimization.
+
+WWW: http://ucc.sf.net